mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
kvmd/auth/disabled -> kvmd/auth/enabled
This commit is contained in:
@@ -198,7 +198,7 @@ def _get_config_scheme() -> Dict:
|
||||
},
|
||||
|
||||
"auth": {
|
||||
"disabled": Option(False, type=valid_bool),
|
||||
"enabled": Option(True, type=valid_bool),
|
||||
|
||||
"internal": {
|
||||
"type": Option("htpasswd"),
|
||||
|
||||
Reference in New Issue
Block a user