From 16e8fa023c41e88327b7061a9442df71137ad1fc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 21 Feb 2022 14:01:29 +0100 Subject: [PATCH] Fix --- check_process | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 9ec9afe..51aecc3 100644 --- a/check_process +++ b/check_process @@ -1,7 +1,7 @@ ;; Test complet ; Manifest domain="domain.tld" - synapse_domain="synapse.domain.tld" + synapse_domain="synapse.example.com" path="/path" admin="john" is_public=1 diff --git a/manifest.json b/manifest.json index 3c477ef..efc1d81 100644 --- a/manifest.json +++ b/manifest.json @@ -37,7 +37,7 @@ "en": "The domain of your Synapse server", "fr": "Le domain de votre serveur Synapse" }, - "example": "matrix.example.com", + "example": "synapse.example.com", "default": "" }, {