Remove OTP_SECRET env configuration from setup (#34757)
This commit is contained in:
parent
8c51a8ba94
commit
3a5e310a6d
4 changed files with 1 additions and 10 deletions
|
|
@ -12,10 +12,6 @@
|
|||
"description": "The secret key base",
|
||||
"generator": "secret"
|
||||
},
|
||||
"OTP_SECRET": {
|
||||
"description": "One-time password secret",
|
||||
"generator": "secret"
|
||||
},
|
||||
"SINGLE_USER_MODE": {
|
||||
"description": "Should the instance run in single user mode? (Disable registrations, redirect to front page)",
|
||||
"value": "false",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue