Added Redis backend configuration to the test

This commit is contained in:
Fabio Manganiello 2018-07-08 12:20:39 +02:00
parent b443df7947
commit b3d82bf43e
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
backend.redis:
disabled: False
backend.http:
port: 8123
disable_websocket: True