blob: fba259453078c40c8a14ac1d0557b7efa9a8f77d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
server:
command: "php ../../raw-error.php"
relay: "pipes"
http:
address: 127.0.0.1:34999
max_requestSize: 1024
pool:
num_workers: 1
max_jobs: 0
allocate_timeout: 10s
destroy_timeout: 10s
logs:
mode: raw
|