clean up phpconfigs example in values.yaml

This commit is contained in:
jessebot
2025-01-19 14:09:08 +01:00
parent e2b8a75bab
commit 2996d0bf43
-3
View File
@@ -274,10 +274,7 @@ phpConfigs: {}
# [www]
# user = www-data
# group = www-data
# www.conf: |-
# [www]
# security.limit_extensions = .php .css .js .html
# listen = 127.0.0.1:9000
# pm = dynamic
# pm.max_children = 350
# pm.start_servers = 100