diff --git a/plinth/modules/matrixsynapse/templates/matrix-synapse.html b/plinth/modules/matrixsynapse/templates/matrix-synapse.html index 4458e4f2d..0fd4f054a 100644 --- a/plinth/modules/matrixsynapse/templates/matrix-synapse.html +++ b/plinth/modules/matrixsynapse/templates/matrix-synapse.html @@ -75,6 +75,19 @@ {% endif %} +
+ {% blocktrans trimmed with tester_url="https://federationtester.matrix.org/" %} + Matrix Synapse is configured to work with other Matrix servers on the + internet. This allows {{ box_name }} users to participate in rooms that + are hosted elsewhere and Matrix users on other servers to participate + in rooms hosted here. If you face problems with federation, try the + + federation tester tool. + {% endblocktrans %} +
+ {% if certificate_status != "valid" %}