feat: add nextcloud fixes

This commit is contained in:
2024-12-23 11:39:47 +00:00
parent 8ae4246c6b
commit bb89e764c1
5 changed files with 395 additions and 4 deletions

View File

@@ -0,0 +1,25 @@
[www]
user = www-data
group = www-data
listen = /run/php/php8.2-fpm.sock
listen.owner = www-data
listen.group = www-data
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
env[HOSTNAME] = $HOSTNAME
env[PATH] = /usr/local/bin:/usr/bin:/bin
env[TMP] = /tmp
env[TMPDIR] = /tmp
env[TEMP] = /tmp