diff options
Diffstat (limited to 'tests/plugins/server/configs/.rr-tcp.yaml')
-rw-r--r-- | tests/plugins/server/configs/.rr-tcp.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/plugins/server/configs/.rr-tcp.yaml b/tests/plugins/server/configs/.rr-tcp.yaml deleted file mode 100644 index 6b9c9ddb..00000000 --- a/tests/plugins/server/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://127.0.0.1:9999" - relay_timeout: "20s" -logs: - mode: development - level: error |