Fix server.name to do like the others.
This commit is contained in:
parent
6e93de6de7
commit
c1622a265f
|
@ -6,7 +6,7 @@
|
||||||
"contact": "https://www.chapril.org/contact.html"
|
"contact": "https://www.chapril.org/contact.html"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"name": "Chapril's XMPP server",
|
"name": "chapril.org",
|
||||||
"baseUrl": "https://chapril.org/",
|
"baseUrl": "https://chapril.org/",
|
||||||
"software": "ejabberd",
|
"software": "ejabberd",
|
||||||
"version": "__EJABBERD_VERSION__"
|
"version": "__EJABBERD_VERSION__"
|
||||||
|
|
Loading…
Reference in New Issue