mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	portico: Enable default ToS for development environment.
This commit is contained in:
		@@ -146,3 +146,6 @@ THUMBNAIL_IMAGES = True
 | 
			
		||||
SEARCH_PILLS_ENABLED = os.getenv('SEARCH_PILLS_ENABLED', False)
 | 
			
		||||
 | 
			
		||||
BILLING_ENABLED = True
 | 
			
		||||
 | 
			
		||||
# Test Custom TOS template rendering
 | 
			
		||||
TERMS_OF_SERVICE = 'corporate/terms.md'
 | 
			
		||||
 
 | 
			
		||||
@@ -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