local_settings: Fix zulip.com terms of service.

This commit is contained in:
Tim Abbott
2016-08-11 16:39:43 -07:00
parent df3aa39be3
commit f418e54ae2

View File

@@ -68,7 +68,7 @@ else:
STATSD_PREFIX = 'app'
# Terms of Service
CUSTOM_TOS = '/etc/zulip/terms.md'
TERMS_OF_SERVICE = 'corporate/terms.md'
# Legacy zulip.com bucket used for old-style S3 uploads.
S3_BUCKET="humbug-user-uploads"