mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Add running directory
This commit is contained in:
parent
a4f907e358
commit
2a613f3dd7
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ listen = /var/run/php/php__PHPVERSION__-fpm-__APP__.sock
|
|||
listen.owner = www-data
|
||||
listen.group = www-data
|
||||
|
||||
chdir = __INSTALL_DIR__
|
||||
|
||||
pm = ondemand
|
||||
pm.max_children = 24
|
||||
pm.max_requests = 500
|
||||
|
|
Loading…
Add table
Reference in a new issue