mirror of
https://git.myvelabs.com/docker/docker-compose.yaml.git
synced 2025-12-18 07:06:16 +00:00
First commit
This commit is contained in:
commit
c4c80ff2ed
7 changed files with 1499 additions and 0 deletions
5
nextcloud/php-fpm.conf
Normal file
5
nextcloud/php-fpm.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[www]
|
||||
pm = ondemand
|
||||
pm.max_children = 300
|
||||
pm.process_idle_timeout = 30s
|
||||
pm.max_requests = 500
|
||||
Loading…
Add table
Add a link
Reference in a new issue