mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	settings: Eliminate ADMIN_DOMAIN for creating initial realm.
We now use `./manage.py generate_realm_creation_link` as the flow flow for creating one's first realm.
This commit is contained in:
		@@ -144,9 +144,6 @@ These settings include:
 | 
			
		||||
- `ZULIP_ADMINISTRATOR`: the email address of the person or team maintaining
 | 
			
		||||
  this installation and who will get support emails.
 | 
			
		||||
 | 
			
		||||
- `ADMIN_DOMAIN`: the domain for your organization. Usually this is the main
 | 
			
		||||
  domain used in your organization's email addresses.
 | 
			
		||||
 | 
			
		||||
- `AUTHENTICATION_BACKENDS`: a list of enabled authentication
 | 
			
		||||
  mechanisms.  You'll need to enable at least one authentication
 | 
			
		||||
  mechanism by uncommenting its corresponding line, and then also do
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user