Max Klenk
6 vuotta sitten
vanhempi
commit
880025324a
No known key found for this signature in database
GPG Key ID: 26EFB2972F02F380
1 muutettua tiedostoa jossa
2 lisäystä ja
0 poistoa
-
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 %} |