From 36d9f2611f394d4a5efb9a2a5224e9fd187e7118 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 5 Oct 2023 12:20:51 -0700 Subject: [PATCH] matrix-synapse: Update warning on how to change domain name - It does not look like matrix-synapse will ever support changing domain name. - Our only recourse is to uninstall and install the app. Mention this solution to users and its consequences upfront. Tests: - Test that message got updated during setup after installation. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- .../matrixsynapse/templates/matrix-synapse-pre-setup.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html b/plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html index 8935734d8..561be4487 100644 --- a/plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html +++ b/plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html @@ -24,8 +24,8 @@