diff options
Diffstat (limited to 'plugins/server/tests/configs/.rr-tcp.yaml')
-rw-r--r-- | plugins/server/tests/configs/.rr-tcp.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/server/tests/configs/.rr-tcp.yaml b/plugins/server/tests/configs/.rr-tcp.yaml deleted file mode 100644 index ee1d450a..00000000 --- a/plugins/server/tests/configs/.rr-tcp.yaml +++ /dev/null @@ -1,12 +0,0 @@ -server: - command: "php tcp.php" - user: "" - group: "" - env: - "RR_CONFIG": "/some/place/on/the/C134" - "RR_CONFIG2": "C138" - relay: "tcp://localhost:9999" - relayTimeout: "20s" -logs: - mode: development - level: error
\ No newline at end of file |