diff options
Diffstat (limited to 'giphyproxy/example-config.yaml')
| -rw-r--r-- | giphyproxy/example-config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/giphyproxy/example-config.yaml b/giphyproxy/example-config.yaml index 3bed981..0d7e226 100644 --- a/giphyproxy/example-config.yaml +++ b/giphyproxy/example-config.yaml @@ -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 |
