docs: Clarify how to set GIPHY API key in settings.

This commit is contained in:
Aman Agrawal 2021-05-18 14:58:41 +00:00 committed by Tim Abbott
parent 9e5f2f841f
commit d1c385f425
1 changed files with 1 additions and 1 deletions

View File

@ -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 --