blob: 0e62ab959ce2215559220bc75fc40e82e84ff274 (
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
maxRequestSize: 1024
pool:
numWorkers: 1
maxJobs: 0
allocateTimeout: 10s
destroyTimeout: 10s
logs:
mode: raw
|