mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	settings: Link to documentation on changing settings.
This is obviously more important than the pre-existing link to the developer documentation for this system. Fixes #7910.
This commit is contained in:
		@@ -1,9 +1,13 @@
 | 
			
		||||
from typing import Optional
 | 
			
		||||
 | 
			
		||||
# Zulip Settings intended to be set by a system administrator.
 | 
			
		||||
# Zulip server-level Settings (to be set by the system administrator).
 | 
			
		||||
#
 | 
			
		||||
# See https://zulip.readthedocs.io/en/latest/subsystems/settings.html for
 | 
			
		||||
# detailed technical documentation on the Zulip settings system.
 | 
			
		||||
# Remember to restart the server after changes here!  Documentation at:
 | 
			
		||||
#
 | 
			
		||||
#   https://zulip.readthedocs.io/en/latest/production/settings.html
 | 
			
		||||
#
 | 
			
		||||
# Developer documentation on the Zulip settings system is available at:
 | 
			
		||||
#   https://zulip.readthedocs.io/en/latest/subsystems/settings.html
 | 
			
		||||
#
 | 
			
		||||
### MANDATORY SETTINGS
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user