diff options
Diffstat (limited to 'plugins/informer/tests/.rr-informer.yaml')
-rw-r--r-- | plugins/informer/tests/.rr-informer.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/plugins/informer/tests/.rr-informer.yaml b/plugins/informer/tests/.rr-informer.yaml deleted file mode 100644 index 266933fd..00000000 --- a/plugins/informer/tests/.rr-informer.yaml +++ /dev/null @@ -1,16 +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" - -rpc: - listen: tcp://127.0.0.1:6001 - disabled: false -logs: - mode: development - level: error
\ No newline at end of file |