diff options
Diffstat (limited to 'tests/plugins/logger/configs/.rr-no-logger2.yaml')
-rw-r--r-- | tests/plugins/logger/configs/.rr-no-logger2.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/plugins/logger/configs/.rr-no-logger2.yaml b/tests/plugins/logger/configs/.rr-no-logger2.yaml index c68639bc..810ea88f 100644 --- a/tests/plugins/logger/configs/.rr-no-logger2.yaml +++ b/tests/plugins/logger/configs/.rr-no-logger2.yaml @@ -3,10 +3,6 @@ rpc: server: command: "php ../../http/client.php echo pipes" - user: "" - group: "" - env: - "RR_HTTP": "true" relay: "pipes" relay_timeout: "20s" @@ -17,4 +13,4 @@ http: num_workers: 2 max_jobs: 0 allocate_timeout: 60s - destroy_timeout: 60s
\ No newline at end of file + destroy_timeout: 60s |