mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
portico: Enable default ToS for development environment.
This commit is contained in:
@@ -138,9 +138,6 @@ S3_SECRET_KEY = 'test-secret-key'
|
||||
S3_AUTH_UPLOADS_BUCKET = 'test-authed-bucket'
|
||||
S3_AVATAR_BUCKET = 'test-avatar-bucket'
|
||||
|
||||
# Test Custom TOS template rendering
|
||||
TERMS_OF_SERVICE = 'corporate/terms.md'
|
||||
|
||||
INLINE_URL_EMBED_PREVIEW = False
|
||||
|
||||
HOME_NOT_LOGGED_IN = '/login/'
|
||||
|
||||
Reference in New Issue
Block a user