mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Make python-postmonkey not a required package.
This is in some ways a regression, but because we don't have python-postmonkey packaged right now, this is required to make the Zulip production installation process work on Trusty. (imported from commit 539d253eb7fedc20bf02cc1f0674e9345beebf48)
This commit is contained in:
		@@ -119,7 +119,6 @@ DEFAULT_SETTINGS = {'TWITTER_CONSUMER_KEY': '',
 | 
			
		||||
                    'S3_SECRET_KEY': '',
 | 
			
		||||
                    'S3_BUCKET': '',
 | 
			
		||||
                    'S3_AVATAR_BUCKET': '',
 | 
			
		||||
                    'MAILCHIMP_API_KEY': '',
 | 
			
		||||
                    'LOCAL_UPLOADS_DIR': None,
 | 
			
		||||
                    'DROPBOX_APP_KEY': '',
 | 
			
		||||
                    'ERROR_REPORTING': True,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user