summaryrefslogtreecommitdiff
path: root/tests/plugins/websockets/configs/.rr-websockets-memory-allow.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/websockets/configs/.rr-websockets-memory-allow.yaml')
-rw-r--r--tests/plugins/websockets/configs/.rr-websockets-memory-allow.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/plugins/websockets/configs/.rr-websockets-memory-allow.yaml b/tests/plugins/websockets/configs/.rr-websockets-memory-allow.yaml
index 896cee05..f81e13e3 100644
--- a/tests/plugins/websockets/configs/.rr-websockets-memory-allow.yaml
+++ b/tests/plugins/websockets/configs/.rr-websockets-memory-allow.yaml
@@ -23,8 +23,13 @@ redis:
addrs:
- "localhost:6379"
+broadcast:
+ test:
+ driver: memory
+
websockets:
- pubsubs: [ "memory" ]
+ broker: test
+ allowed_origin: "*"
path: "/ws"
logs: