|
|
|
@@ -50,7 +50,7 @@ matrix_synapse_container_image_customizations_s3_storage_provider_installation_e |
|
|
|
|
|
|
|
# Controls whether custom build steps will be added to the Dockerfile for installing auto-accept-invite module. |
|
|
|
# The version that will be installed is specified in `matrix_synapse_ext_synapse_auto_accept_invite_version`. |
|
|
|
matrix_synapse_container_image_customizations_auto_accept_invite_installation_enabled: "{{ matrix_synapse_ext_auto_accept_invite_enabled }}" |
|
|
|
matrix_synapse_container_image_customizations_auto_accept_invite_installation_enabled: "{{ matrix_synapse_ext_synapse_auto_accept_invite_enabled }}" |
|
|
|
|
|
|
|
# Controls whether custom build steps will be added to the Dockerfile for customizing the email templates used by Synapse. |
|
|
|
# |
|
|
|
@@ -1225,7 +1225,7 @@ matrix_synapse_ext_synapse_s3_storage_provider_periodic_migration_schedule: '*-* |
|
|
|
matrix_synapse_ext_synapse_auto_accept_invite_enabled: false |
|
|
|
matrix_synapse_ext_synapse_auto_accept_invite_version: 1.1.3 |
|
|
|
# Specifies whether only direct messages (1:1 rooms) will be auto accepted. |
|
|
|
matrix_synapse_ext_synapse_auto_accept_invite_only_for_direct_messages: false |
|
|
|
matrix_synapse_ext_synapse_auto_accept_invite_only_one_to_one: false |
|
|
|
|
|
|
|
# Specifies whether an external media repository is enabled. |
|
|
|
# If it is, the Synapse media repo and media-repo workers will be disabled automatically. |
|
|
|
|