#697 disable captcha and new admin create user UI
This commit is contained in:
@@ -99,6 +99,8 @@ ENABLE_REVERSE_PROXY_AUTHENTICATION = false
|
||||
ENABLE_REVERSE_PROXY_AUTO_REGISTRATION = false
|
||||
; Do not check minimum key size with corresponding type
|
||||
DISABLE_MINIMUM_KEY_SIZE_CHECK = false
|
||||
; Disable captcha validation for registration
|
||||
DISABLE_CAPTCHA = false
|
||||
|
||||
[webhook]
|
||||
; Hook task queue length
|
||||
|
||||
Reference in New Issue
Block a user