clean up phpconfigs example in values.yaml
This commit is contained in:
@@ -270,14 +270,11 @@ postgresql:
|
||||
# -- PHP Configuration files
|
||||
# Will be injected in /usr/local/etc/php-fpm.d
|
||||
phpConfigs: {}
|
||||
# www.conf: |-
|
||||
# [www]
|
||||
# user = www-data
|
||||
# group = www-data
|
||||
# www.conf: |-
|
||||
# [www]
|
||||
# user = www-data
|
||||
# group = www-data
|
||||
# security.limit_extensions = .php .css .js .html
|
||||
# listen = 127.0.0.1:9000
|
||||
# pm = dynamic
|
||||
# pm.max_children = 350
|
||||
# pm.start_servers = 100
|
||||
|
||||
Reference in New Issue
Block a user