htmly/config/users/username.ini.example
KuJoe 05ddfa9114 Added MFA support
Added the option to enable/disable TOTP MFA per user using QR code or manually entering a key.
2024-05-17 11:56:45 -04:00

11 lines
No EOL
297 B
Text

;Password
password = yourpassword
;Encryption. Set to clear, and later it will changed to password_hash automatically during login
encryption = clear
;Role
role = admin
;MFA Secret - This is generated inside of the admin area, set to "disabled" to turn off MFA for a user.
mfa_secret = disabled