{ "version": "1.0", "openRegistrations": true, "organization": { "name": "Chapril", "contact": "https://www.chapril.org/contact.html" }, "server": { "name": "Chapril's XMPP server", "baseUrl": "https://xmpp.chapril.org/", "software": "ejabberd", "version": "__EJABBERD_VERSION__" }, "services": { "outbound": [ "xmpp" ], "inbound": [ "xmpp" ] }, "protocols": [ "xmpp" ], "usage": { "users": { "total": __TOTAL_USER_ACCOUNTS__, "activeWeek": __ACTIVE_USER_WEEK__, "activeMonth": __ACTIVE_USER_MONTH__, "activeHalfyear": __ACTIVE_USER_HALFYEAR__ }, "localPosts": __POSTS_COUNT__, "localComments": 0 } }