mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	settings: Support free_trial_days in the development environment.
This commit is contained in:
		@@ -155,7 +155,6 @@ THUMBNAIL_IMAGES = True
 | 
			
		||||
SEARCH_PILLS_ENABLED = bool(os.getenv('SEARCH_PILLS_ENABLED', False))
 | 
			
		||||
 | 
			
		||||
BILLING_ENABLED = True
 | 
			
		||||
FREE_TRIAL_DAYS = None
 | 
			
		||||
LANDING_PAGE_NAVBAR_MESSAGE = None
 | 
			
		||||
 | 
			
		||||
# Test Custom TOS template rendering
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user