Skip to main content

MultiFactor Auth

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
SECURITY_MULTIFACTOR_RESET_TO_DEFAULTThis should always be set to false unless you have locked yourself out. When set to true it will wipe all 2FA setup allowing you to regain access to your account.

Default: false
Reset 2FA

If for any reason your 2FA no longer works correctly you can reset it by setting the MULTIFACTOR_RESET_TO_DEFAULT environment variable to true and restarting the container. Just be sure to remove it or set it back to false once done or it will reset again next restart.