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