summaryrefslogtreecommitdiff
path: root/tests/plugins/broadcast/configs/.rr-broadcast-init.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-06-18 12:38:36 +0300
committerValery Piashchynski <[email protected]>2021-06-18 12:38:36 +0300
commit1229d24e574f9632ea68dea721fe7ed437afbb85 (patch)
tree334eb3c4a02d8ec559af42850fab2fb45325ddf7 /tests/plugins/broadcast/configs/.rr-broadcast-init.yaml
parent9e8bad3988c1fec2e545898d529446f7b93e537b (diff)
- Add broadcast tests
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins/broadcast/configs/.rr-broadcast-init.yaml')
-rw-r--r--tests/plugins/broadcast/configs/.rr-broadcast-init.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/plugins/broadcast/configs/.rr-broadcast-init.yaml b/tests/plugins/broadcast/configs/.rr-broadcast-init.yaml
index 8436b65f..aa80330e 100644
--- a/tests/plugins/broadcast/configs/.rr-broadcast-init.yaml
+++ b/tests/plugins/broadcast/configs/.rr-broadcast-init.yaml
@@ -19,22 +19,12 @@ http:
allocate_timeout: 60s
destroy_timeout: 60s
-redis:
- addrs:
- - "localhost:6379"
-
-
broadcast:
default:
driver: redis
addrs:
- "localhost:6379"
-websockets:
- broker: default
- allowed_origin: "*"
- path: "/ws"
-
logs:
mode: development
level: error