forked from platypush/platypush
Added Redis backend configuration to the test
This commit is contained in:
parent
b443df7947
commit
b3d82bf43e
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
backend.redis:
|
||||
disabled: False
|
||||
|
||||
backend.http:
|
||||
port: 8123
|
||||
disable_websocket: True
|
||||
|
|
Loading…
Reference in a new issue