legacy-server-config/element/config.json

24 lines
687 B
JSON

{
"default_server_name": "matrix.teier.eu",
"brand": "Matrix - teier.eu",
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
"showLabsSettings": true,
"defaultCountryCode": "AT",
"piwik": false,
"default_theme": "dark",
"enable_presence_by_hs_url": {
"https://matrix.org": false,
"https://matrix-client.matrix.org": false
},
"terms_and_conditions_links": [
{
"url": "https://element.io/privacy",
"text": "Privacy Policy"
},
{
"url": "https://element.io/cookie-policy",
"text": "Cookie Policy"
}
]
}