Upgrade Hookshot (5.4.1 -> 6.0.1)
This commit is contained in:
@ -113,8 +113,8 @@ metrics:
|
||||
cache:
|
||||
redisUri: {{ matrix_hookshot_cache_redisUri | to_json }}
|
||||
{% endif %}
|
||||
{% if matrix_hookshot_experimental_encryption_enabled %}
|
||||
experimentalEncryption:
|
||||
{% if matrix_hookshot_encryption_enabled %}
|
||||
encryption:
|
||||
storagePath: /data/encryption
|
||||
{% endif %}
|
||||
logging:
|
||||
|
Reference in New Issue
Block a user