7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
# set number of preforked children. defaults to number of system CPUs
|
|
#nproc=$(nproc)
|
|
|
|
# set listen socket. Defaults to unix:/run/fcgiwrap/fcgiwrap.sock
|
|
#socket=unix:/run/fcgiwrap/fcgiwrap.sock
|
|
|