mirror of
https://github.com/maunium/stickerpicker.git
synced 2025-07-17 22:43:33 +02:00
Make giphyproxy destination configurable
This commit is contained in:
@ -15,3 +15,6 @@ server_key: CHANGE ME
|
||||
hostname: 0.0.0.0
|
||||
# Port where the proxy should listen on
|
||||
port: 8008
|
||||
|
||||
# Redirect destination. This can be changed to serve a different format.
|
||||
destination: https://i.giphy.com/%s.webp
|
||||
|
Reference in New Issue
Block a user