Skip to content

Commit abc41c2

Browse files
committed
Merge branch 'PHP-8.2'
2 parents a493da7 + d0dd77a commit abc41c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/fpm/www.conf.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
; The user and group can be specified either by their name or by their numeric
2323
; IDs.
2424
; Note: If the user is root, the executable needs to be started with
25-
--allow-to-run-as-root option to work.
25+
; --allow-to-run-as-root option to work.
2626
; Default Values: The user is set to master process running user by default.
2727
; If the group is not set, the user's group is used.
2828
user = @php_fpm_user@

0 commit comments

Comments
 (0)