summaryrefslogtreecommitdiff
path: root/plugins/app/tests/configs/.rr-tcp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/app/tests/configs/.rr-tcp.yaml')
-rw-r--r--plugins/app/tests/configs/.rr-tcp.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/app/tests/configs/.rr-tcp.yaml b/plugins/app/tests/configs/.rr-tcp.yaml
new file mode 100644
index 00000000..c5a26d37
--- /dev/null
+++ b/plugins/app/tests/configs/.rr-tcp.yaml
@@ -0,0 +1,9 @@
+app:
+ command: "php tcp.php"
+ user: ""
+ group: ""
+ env:
+ "RR_CONFIG": "/some/place/on/the/C134"
+ "RR_CONFIG2": "C138"
+ relay: "tcp://localhost:9999"
+ relayTimeout: "20s" \ No newline at end of file