Indirectly make use of matrix_homeserver_federation_enabled in matrix-media-repo and add some comments around Traefik labels

This commit is contained in:
Slavi Pantaleev
2024-01-14 11:54:02 +02:00
parent c238978ac8
commit 6b5f42fa81
3 changed files with 167 additions and 63 deletions

View File

@ -3296,6 +3296,8 @@ matrix_media_repo_homeservers_auto:
# to "matrix", most functionality requiring the admin API will not work.
adminApiKind: "{{ 'synapse' if matrix_homeserver_implementation == 'synapse' else ('dendrite' if matrix_homeserver_implementation == 'dendrite' else 'matrix') }}"
matrix_media_repo_homeserver_federation_enabled: "{{ matrix_homeserver_federation_enabled }}"
######################################################################
#
# /matrix-media-repo