summaryrefslogtreecommitdiff
path: root/plugins/resetter/tests/.rr-resetter.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/resetter/tests/.rr-resetter.yaml')
-rw-r--r--plugins/resetter/tests/.rr-resetter.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/resetter/tests/.rr-resetter.yaml b/plugins/resetter/tests/.rr-resetter.yaml
new file mode 100644
index 00000000..266933fd
--- /dev/null
+++ b/plugins/resetter/tests/.rr-resetter.yaml
@@ -0,0 +1,16 @@
+server:
+ command: "php ../../../tests/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