diff options
author | Valery Piashchynski <[email protected]> | 2021-06-09 13:52:56 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-06-09 13:52:56 +0300 |
commit | 4e059c8316189754c1edb876dcb8e6910b902bbb (patch) | |
tree | 2ec11bc0e9d0b35d34e26b54f1a550e19b57b9e1 /tests | |
parent | 3ec3306730455b6c5c423d130ebc322757661487 (diff) |
- Update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests')
-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 |