summaryrefslogtreecommitdiff
path: root/tests/plugins/informer/.rr-informer.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/informer/.rr-informer.yaml')
-rw-r--r--tests/plugins/informer/.rr-informer.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/plugins/informer/.rr-informer.yaml b/tests/plugins/informer/.rr-informer.yaml
new file mode 100644
index 00000000..e50ca9c9
--- /dev/null
+++ b/tests/plugins/informer/.rr-informer.yaml
@@ -0,0 +1,16 @@
+server:
+ command: "php ../../http/client.php echo pipes"
+ user: ""
+ group: ""
+ env:
+ "RR_CONFIG": "/some/place/on/the/C134"
+ "RR_CONFIG2": "C138"
+ relay: "pipes"
+ relayTimeout: "20s"
+
+rpc:
+ listen: tcp://127.0.0.1:6001
+ disabled: false
+logs:
+ mode: development
+ level: error \ No newline at end of file