Skip to main content

Account

Settings Management

Please note settings are imported from environment variables only at initial boot and should be managed from the settings tab on the admin panel thereafter. Please refer to the Setup > Settings page for more details.

NameValue
ACCOUNT_SHOW_PROFILE_ICONIf disabled the profile icon will be hidden from the header.

Default: true
ACCOUNT_LOCKOUT_ATTEMPTSIf a hacker makes X number of failed logins they will be banner for a specified duration.

Default: 5
ACCOUNT_LOCKOUT_MINSIf a hacker reaches the lockout limit they will be banned for the specified time in minutes.

Default: 60
ACCOUNT_ADMIN_EMAILThis is the email address for the primary admin account.

Default: "[email protected]"
ACCOUNT_ADMIN_PASSWORDThis is the password for the primary admin account.

Default: "admin"
ACCOUNT_REGISTRATION_ENABLEDIf enabled users will be able to register their own accounts.

Default: true
ACCOUNT_REGISTRATION_REQUIRE_EMAIL_VALIDATIONIf enabled users will need to validate their email address before their account is activated

Default: true