summaryrefslogtreecommitdiff
path: root/tests/plugins/logger/configs/.rr-raw-mode.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/logger/configs/.rr-raw-mode.yaml')
-rw-r--r--tests/plugins/logger/configs/.rr-raw-mode.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/plugins/logger/configs/.rr-raw-mode.yaml b/tests/plugins/logger/configs/.rr-raw-mode.yaml
index 77bd2f59..0e62ab95 100644
--- a/tests/plugins/logger/configs/.rr-raw-mode.yaml
+++ b/tests/plugins/logger/configs/.rr-raw-mode.yaml
@@ -1,2 +1,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 \ No newline at end of file