fix spell error: allowd -> allowed
This commit is contained in:
parent
1e128fc854
commit
d211b930ee
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ unix_socket_permission: "0770"
|
||||||
|
|
||||||
# # # List allowed principal domains and/or users. If an authenticated user's domain is not in this list, the
|
# # # List allowed principal domains and/or users. If an authenticated user's domain is not in this list, the
|
||||||
# # # authentication request will be rejected.
|
# # # authentication request will be rejected.
|
||||||
# # allowd:
|
# # allowed:
|
||||||
# # domains:
|
# # domains:
|
||||||
# # - example.com
|
# # - example.com
|
||||||
# # groups:
|
# # groups:
|
||||||
|
|
Loading…
Reference in a new issue