diff options
Diffstat (limited to 'plugins/server/tests/configs/.rr-tcp.yaml')
-rw-r--r-- | plugins/server/tests/configs/.rr-tcp.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/server/tests/configs/.rr-tcp.yaml b/plugins/server/tests/configs/.rr-tcp.yaml new file mode 100644 index 00000000..f53bffcc --- /dev/null +++ b/plugins/server/tests/configs/.rr-tcp.yaml @@ -0,0 +1,9 @@ +server: + 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 |