summaryrefslogtreecommitdiff
path: root/tests/plugins/logger/configs/.rr-no-logger2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/logger/configs/.rr-no-logger2.yaml')
-rw-r--r--tests/plugins/logger/configs/.rr-no-logger2.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/plugins/logger/configs/.rr-no-logger2.yaml b/tests/plugins/logger/configs/.rr-no-logger2.yaml
deleted file mode 100644
index 810ea88f..00000000
--- a/tests/plugins/logger/configs/.rr-no-logger2.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-rpc:
- listen: tcp://127.0.0.1:6001
-
-server:
- command: "php ../../http/client.php echo pipes"
- relay: "pipes"
- relay_timeout: "20s"
-
-http:
- address: 127.0.0.1:18945
- max_request_size: 1024
- pool:
- num_workers: 2
- max_jobs: 0
- allocate_timeout: 60s
- destroy_timeout: 60s