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

@ -803,3 +803,6 @@ matrix_media_repo_pgo_submit_url: "https://pgo-mmr.t2host.io/v1/submit"
# The pgo-fleet submit key.
matrix_media_repo_pgo_submit_key: "INSERT_VALUE_HERE"
# Specifies whether the homeserver supports federation
matrix_media_repo_homeserver_federation_enabled: true