update security enabled to true in config file
This commit is contained in:
parent
1ce05c023d
commit
50c949b10c
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue