summaryrefslogtreecommitdiff
path: root/tests/plugins/websockets/configs/.rr-websockets-redis-memory-local.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/websockets/configs/.rr-websockets-redis-memory-local.yaml')
-rw-r--r--tests/plugins/websockets/configs/.rr-websockets-redis-memory-local.yaml13
1 files changed, 7 insertions, 6 deletions
diff --git a/tests/plugins/websockets/configs/.rr-websockets-redis-memory-local.yaml b/tests/plugins/websockets/configs/.rr-websockets-redis-memory-local.yaml
index 27eab557..a077bf9e 100644
--- a/tests/plugins/websockets/configs/.rr-websockets-redis-memory-local.yaml
+++ b/tests/plugins/websockets/configs/.rr-websockets-redis-memory-local.yaml
@@ -20,17 +20,18 @@ http:
destroy_timeout: 60s
-websockets:
- pubsubs: [ "redis", "memory" ]
- redis:
- addrs:
- - "localhost:6379"
+broadcast:
+ test:
+ driver: memory
+websockets:
+ broker: test
+ allowed_origin: "*"
path: "/ws"
logs:
mode: development
- level: error
+ level: debug
endure:
grace_period: 120s