14 lines
233 B
Plaintext
14 lines
233 B
Plaintext
[global]
|
|
error_log = /proc/self/fd/2
|
|
daemonize = no
|
|
|
|
[ushahidi]
|
|
catch_workers_output = yes
|
|
user = ushahidi
|
|
group = ushahidi
|
|
listen.owner = nginx
|
|
listen.group = nginx
|
|
listen = /var/run/ushahidi.sock
|
|
pm = ondemand
|
|
pm.max_children = 16
|