diff options
Diffstat (limited to 'plugins/server/tests/configs/.rr.yaml')
-rw-r--r-- | plugins/server/tests/configs/.rr.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/server/tests/configs/.rr.yaml b/plugins/server/tests/configs/.rr.yaml deleted file mode 100644 index 5266e83d..00000000 --- a/plugins/server/tests/configs/.rr.yaml +++ /dev/null @@ -1,12 +0,0 @@ -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" -logs: - mode: development - level: error
\ No newline at end of file |