|
|
|
@@ -8,11 +8,11 @@ matrix_synapse_auto_compressor_enabled: true |
|
|
|
# renovate: datasource=docker depName=registry.gitlab.com/etke.cc/rust-synapse-compress-state |
|
|
|
matrix_synapse_auto_compressor_version: v0.1.4 |
|
|
|
|
|
|
|
# note: UID/GID better to match the UID/GID of the postgres container, but it doesn't really matter, as volumes are not used here |
|
|
|
# note: UID/GID better to match the UID/GID of the Postgres container, but it doesn't really matter, as volumes are not used here |
|
|
|
matrix_synapse_auto_compressor_uid: '' |
|
|
|
matrix_synapse_auto_compressor_gid: '' |
|
|
|
|
|
|
|
# note: the postgres image version doesn't matter, as it is used for a SQL script that doesn't use any specific features |
|
|
|
# note: the Postgres image version doesn't matter, as it is used for a SQL script that doesn't use any specific features |
|
|
|
matrix_synapse_auto_compressor_postgres_image: "postgres" |
|
|
|
|
|
|
|
matrix_synapse_auto_compressor_base_path: "{{ matrix_base_data_path }}/synapse-auto-compressor" |
|
|
|
|