update security enabled to true in config file

This commit is contained in:
liugq 2023-07-03 11:46:07 +08:00
parent 1ce05c023d
commit 50c949b10c
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ badger:
value_log_max_entries: 1000000 value_log_max_entries: 1000000
value_log_file_size: 104857600 value_log_file_size: 104857600
#security: security:
# enabled: true enabled: true
# authc: # authc:
# realms: # realms:
# ldap: # ldap: