mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Allow omission of EMAIL_GATEWAY_BOT and stream emails
(imported from commit 51412d2a46bbacd6537ef892e7b6bdf33ac94079)
This commit is contained in:
		@@ -232,6 +232,7 @@ DEFAULT_SETTINGS = {'TWITTER_CONSUMER_KEY': '',
 | 
			
		||||
                    'TWITTER_ACCESS_TOKEN_KEY': '',
 | 
			
		||||
                    'TWITTER_ACCESS_TOKEN_SECRET': '',
 | 
			
		||||
                    'EMBEDLY_KEY': '',
 | 
			
		||||
                    'EMAIL_GATEWAY_PATTERN': '',
 | 
			
		||||
                    'EMAIL_GATEWAY_BOT': None,
 | 
			
		||||
                    'EMAIL_GATEWAY_LOGIN': None,
 | 
			
		||||
                    'EMAIL_GATEWAY_PASSWORD': None,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user