revert
This commit is contained in:
parent
612714efd6
commit
86a9bfd1cd
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@ authentication {
|
|||
|
||||
authorization {
|
||||
sources = [
|
||||
{
|
||||
type = file
|
||||
enable = true
|
||||
path = "/opt/acl.conf"
|
||||
},
|
||||
{
|
||||
type = built_in_database
|
||||
enable = true
|
||||
|
|
Loading…
Reference in a new issue