improve docs and set default domain_suffix to be list
This commit is contained in:
		| @@ -22,7 +22,7 @@ external_databases: [] | ||||
| # WEB FRONTEND | ||||
| # ------------ | ||||
|  | ||||
| domain_suffix: "" | ||||
| domain_suffix: [] | ||||
| no_auth: false | ||||
| suggest_guest: false | ||||
| navbar_autocomplete: true | ||||
|   | ||||
| @@ -36,7 +36,7 @@ device_auth: | ||||
| # will be stripped from fqdn when displayed in the web UI | ||||
| # also, do not forget the leading dot. | ||||
| # ``````````````````````````````````````````````````````` | ||||
| #domain_suffix: '.example.com' | ||||
| #domain_suffix: ['.example.com'] | ||||
|  | ||||
|  | ||||
| # ¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user