mirror of
https://github.com/YunoHost-Apps/synapse-admin_ynh.git
synced 2024-09-03 20:26:34 +02:00
Fix
This commit is contained in:
parent
9be76c1b18
commit
16e8fa023c
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
synapse_domain="synapse.domain.tld"
|
synapse_domain="synapse.example.com"
|
||||||
path="/path"
|
path="/path"
|
||||||
admin="john"
|
admin="john"
|
||||||
is_public=1
|
is_public=1
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"en": "The domain of your Synapse server",
|
"en": "The domain of your Synapse server",
|
||||||
"fr": "Le domain de votre serveur Synapse"
|
"fr": "Le domain de votre serveur Synapse"
|
||||||
},
|
},
|
||||||
"example": "matrix.example.com",
|
"example": "synapse.example.com",
|
||||||
"default": ""
|
"default": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue