fix spell error: allowd -> allowed

This commit is contained in:
Tao Chen 2024-05-16 12:35:01 +02:00
parent 1e128fc854
commit d211b930ee

View file

@ -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: