summarylogtreecommitdiffstats
path: root/.rr.yaml.sample-minimal
diff options
context:
space:
mode:
authorLeo2021-04-30 17:20:54 +0800
committerLeo2021-04-30 17:20:54 +0800
commit805d808e3770982ce4f1935e009f490d20bee6f7 (patch)
tree4fa5a23a201fea3b709ae10126c08dab978cdcfd /.rr.yaml.sample-minimal
parent9360925602e1c115fb71ebc31c6c8029fbdb1dfa (diff)
downloadaur-805d808e3770982ce4f1935e009f490d20bee6f7.tar.gz
New upstream version 2.1.1
Diffstat (limited to '.rr.yaml.sample-minimal')
-rw-r--r--.rr.yaml.sample-minimal10
1 files changed, 6 insertions, 4 deletions
diff --git a/.rr.yaml.sample-minimal b/.rr.yaml.sample-minimal
index dbbfc5fda87c..05f26e4b4ce5 100644
--- a/.rr.yaml.sample-minimal
+++ b/.rr.yaml.sample-minimal
@@ -1,11 +1,13 @@
rpc:
- listen: tcp://127.0.0.1:6001
+ listen: tcp://127.0.0.1:6001
server:
- command: "php worker.php"
+ command: "php tests/psr-worker-bench.php"
http:
- address: "0.0.0.0:8080"
+ address: "0.0.0.0:8080"
+ pool:
+ num_workers: 4
logs:
- level: error \ No newline at end of file
+ level: error