feat: add DISABLE_ADMIN_PASSWORD_CHECK (#386)

This commit is contained in:
Dream Hunter
2024-08-11 00:10:16 +08:00
committed by GitHub
parent fc07f1cd87
commit 15063b2e97
7 changed files with 20 additions and 0 deletions

View File

@@ -84,6 +84,8 @@ PREFIX = "tmp" # The mailbox name prefix to be processed
# PASSWORDS = ["123", "456"]
# admin console password, if not configured, access to the console is not allowed
# ADMIN_PASSWORDS = ["123", "456"]
# warning: no password or user check for admin portal
# DISABLE_ADMIN_PASSWORD_CHECK = false
# admin contact information. If not configured, it will not be displayed. Any string can be configured.
# ADMIN_CONTACT = "xx@xx.xxx"
DEFAULT_DOMAINS = ["xxx.xxx1" , "xxx.xxx2"] # domain name for no role users