mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
New vesta installer
This commit is contained in:
parent
dce52823fb
commit
e892898874
1545 changed files with 59733 additions and 3626 deletions
13
install/debian/8/templates/web/php5-fpm/no-php.tpl
Normal file
13
install/debian/8/templates/web/php5-fpm/no-php.tpl
Normal file
|
@ -0,0 +1,13 @@
|
|||
#[%backend%]
|
||||
#user = %user%
|
||||
#group = %user%
|
||||
#listen = /dev/null
|
||||
|
||||
#listen.owner = %user%
|
||||
#listen.group = nginx
|
||||
|
||||
#pm = dynamic
|
||||
#pm.max_children = 50
|
||||
#pm.start_servers = 3
|
||||
#pm.min_spare_servers = 2
|
||||
#pm.max_spare_servers = 10
|
Loading…
Add table
Add a link
Reference in a new issue