diff --git a/charts/pixelfed/values.yaml b/charts/pixelfed/values.yaml index 9f8b5bf..bc2ce2d 100644 --- a/charts/pixelfed/values.yaml +++ b/charts/pixelfed/values.yaml @@ -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