mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-15 21:34:45 +00: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