api: Update documentation on ZULIP_SITE option.

(imported from commit 82109dc08847240440f90524343c0f9562e4a0bf)
This commit is contained in:
Tim Abbott
2013-12-04 15:14:08 -05:00
parent a33eb6f61f
commit 4e52ecce0f
6 changed files with 6 additions and 7 deletions

View File

@@ -47,5 +47,5 @@ TRAC_NOTIFY_FIELDS = ["description", "summary", "resolution", "comment", "owner"
## path, but if not, set a custom path below
ZULIP_API_PATH = None
# This should not need to change unless you have a custom Zulip subdomain.
# If you're using Zulip Enterprise, set this to your Zulip Enterprise server
ZULIP_SITE = "https://api.zulip.com"