Skip to content

Commit

Permalink
add description to 'listen_acl_users' parameter
Browse files Browse the repository at this point in the history
Description copied from php-fpm configuration documentation at:

  https://www.php.net/manual/en/install.fpm.configuration.php
  • Loading branch information
kengelhardt-godaddy committed Apr 28, 2021
1 parent e25ebe5 commit 6db46a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/fpm/pool.pp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
# [*listen_mode*]
#
# [*listen_acl_users*]
# When POSIX Access Control Lists are supported you can set them using this option.
# When set, listen.owner and listen.group are ignored. Value is a comma separated
# list of user names.
#
# [*user*]
# The user that php-fpm should run as
Expand Down

0 comments on commit 6db46a0

Please sign in to comment.