mirror of https://github.com/zulip/zulip.git
docs: Clarify how to set GIPHY API key in settings.
This commit is contained in:
parent
9e5f2f841f
commit
d1c385f425
|
@ -26,7 +26,7 @@ You can then configure your Zulip server to use GIPHY API as
|
|||
follows:
|
||||
|
||||
1. In `/etc/zulip/settings.py`, enter your GIPHY API key as
|
||||
`GIPHY_API_KEY`.
|
||||
`GIPHY_API_KEY = "<Your API key from GIPHY>"`.
|
||||
|
||||
GIPHY API keys are not secrets -- GIPHY expects every browser or
|
||||
other client connecting to your Zulip server will receive a copy --
|
||||
|
|
Loading…
Reference in New Issue