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": "" }, {