1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-04 17:44:11 +02:00

fpm status page

This commit is contained in:
Robin Appelman 2026-04-28 18:54:44 +02:00
commit b4a77997ab
2 changed files with 12 additions and 0 deletions

View file

@ -21,6 +21,7 @@ pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
pm.status_path = /fpm-status
clear_env = no