We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25ebe5 commit 6db46a0Copy full SHA for 6db46a0
manifests/fpm/pool.pp
@@ -25,6 +25,9 @@
25
# [*listen_mode*]
26
#
27
# [*listen_acl_users*]
28
+# When POSIX Access Control Lists are supported you can set them using this option.
29
+# When set, listen.owner and listen.group are ignored. Value is a comma separated
30
+# list of user names.
31
32
# [*user*]
33
# The user that php-fpm should run as
0 commit comments