mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-29 12:47:50 +02:00
add redis support
This commit is contained in:
2
roles/matrix-redis/templates/redis.conf.j2
Normal file
2
roles/matrix-redis/templates/redis.conf.j2
Normal file
@ -0,0 +1,2 @@
|
||||
#jinja2: lstrip_blocks: "True"
|
||||
requirepass {{ matrix_redis_connection_password }}
|
Reference in New Issue
Block a user