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