mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Turn on cleanup_before_reload for everyone
(imported from commit 724a7b2bb5a0679b58eac62eaaf41d8397726c38)
This commit is contained in:
		@@ -43,7 +43,7 @@ exports.enable_new_user_app_alerts = ! _.contains(['employees.customer16.invalid
 | 
			
		||||
// Still very beta:
 | 
			
		||||
 | 
			
		||||
exports.full_width = false; //page_params.staging;
 | 
			
		||||
exports.cleanup_before_reload = page_params.staging || is_customer4;
 | 
			
		||||
exports.cleanup_before_reload = true;
 | 
			
		||||
exports.new_bot_ui = false; // page_params.staging;
 | 
			
		||||
 | 
			
		||||
// This list must match the list of domains in enqueue_digest_emails.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user