Max Klenk
5 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 26EFB2972F02F380
1 ha cambiato i file con
2 aggiunte e
0 eliminazioni
-
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 %} |