mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	cleanup: Remove the legacy Dropbox file upload integration.
This has been hard-disabled for years, we have no plans to re-enable it, and it has some hacky code in it.
This commit is contained in:
		@@ -13,7 +13,6 @@ exports.mark_read_at_bottom = true;
 | 
			
		||||
exports.propagate_topic_edits = true;
 | 
			
		||||
exports.clicking_notification_causes_narrow = true;
 | 
			
		||||
exports.collapsible = false;
 | 
			
		||||
exports.dropbox_integration = false;
 | 
			
		||||
exports.reminders_in_message_action_menu = false;
 | 
			
		||||
 | 
			
		||||
return exports;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user