|
|
@@ -112,7 +112,7 @@ queue: |
|
|
monolithic: true |
|
|
monolithic: true |
|
|
port: {{ matrix_hookshot_queue_port | default('6379') }} |
|
|
port: {{ matrix_hookshot_queue_port | default('6379') }} |
|
|
host: {{ matrix_hookshot_queue_host }} |
|
|
host: {{ matrix_hookshot_queue_host }} |
|
|
{& endif %} |
|
|
|
|
|
|
|
|
{% endif %} |
|
|
{% if matrix_hookshot_experimental_encryption_enabled %} |
|
|
{% if matrix_hookshot_experimental_encryption_enabled %} |
|
|
experimentalEncryption: |
|
|
experimentalEncryption: |
|
|
storagePath: /data/encryption |
|
|
storagePath: /data/encryption |
|
|
|