Skip to content

Commit 0f104df

Browse files
authored
Change PHP_RAM comment in www_84.conf
Updated comment format for PHP_RAM configuration.
1 parent f6f838f commit 0f104df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/www_84.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ listen.group = www-data
2424
listen.mode = 0660
2525

2626
pm = static
27-
; (PHP_RAM_in GB x 1024) / 128
27+
; (PHP_RAM_GB x 1024) / 128
2828
pm.max_children = 64
2929
pm.max_requests = 65536
3030

0 commit comments

Comments
 (0)