diff options
author | Valery Piashchynski <[email protected]> | 2021-06-21 09:54:52 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-06-21 09:54:52 +0300 |
commit | 87d023d32feef5fe28c9bb65a796deb77d536b15 (patch) | |
tree | 31cde0b4d26a93ef5e674f602172b0a0f64afc28 /tests/plugins/websockets/configs/.rr-websockets-init.yaml | |
parent | 591b69be9279158cfe9e7083152d308c4ee480b7 (diff) |
Correct Websockets test namev2.3.1-beta.4
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins/websockets/configs/.rr-websockets-init.yaml')
-rw-r--r-- | tests/plugins/websockets/configs/.rr-websockets-init.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/plugins/websockets/configs/.rr-websockets-init.yaml b/tests/plugins/websockets/configs/.rr-websockets-init.yaml index 14472f8a..115f9a71 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-init.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-init.yaml @@ -19,10 +19,6 @@ http: allocate_timeout: 60s destroy_timeout: 60s -redis: - addrs: - - "localhost:6379" - broadcast: default: driver: memory |