Max Klenk
пре 5 година
No known key found for this signature in database
GPG Key ID: 26EFB2972F02F380
1 измењених фајлова са
2 додато и
0 уклоњено
-
roles/matrix-redis/templates/redis.conf.j2
|
|
|
@@ -1,2 +1,4 @@ |
|
|
|
#jinja2: lstrip_blocks: "True" |
|
|
|
{% if matrix_redis_connection_password %} |
|
|
|
requirepass {{ matrix_redis_connection_password }} |
|
|
|
{% endif %} |