mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Use redis scheme for Redis
This commit is contained in:
parent
43a4f57798
commit
9a95f55b9c
3 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ parameters:
|
|||
rabbitmq_prefetch_count: 10
|
||||
|
||||
# Redis processing
|
||||
redis_scheme: tcp
|
||||
redis_scheme: redis
|
||||
redis_host: localhost
|
||||
redis_port: 6379
|
||||
redis_path: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue