mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-12 08:16:06 +01:00
Default for 2FA should be true for admin plugin
This commit is contained in:
@@ -52,8 +52,8 @@ form:
|
||||
type: toggle
|
||||
label: PLUGIN_ADMIN.2FA_TITLE
|
||||
help: PLUGIN_ADMIN.2FA_ENABLED_HELP
|
||||
default: 0
|
||||
highlight: 0
|
||||
default: 1
|
||||
highlight: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.YES
|
||||
0: PLUGIN_ADMIN.NO
|
||||
|
||||
Reference in New Issue
Block a user