2019-07-22 09:57:43 +02:00
|
|
|
{
|
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
|
|
|
"base_url": "https://auro.re",
|
|
|
|
"server_name": "auro.re"
|
|
|
|
},
|
|
|
|
"m.identity_server": {
|
|
|
|
"base_url": "https://auro.re"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"disable_custom_urls": false,
|
2019-11-01 11:32:07 +01:00
|
|
|
"disable_guests": true,
|
2019-07-22 09:57:43 +02:00
|
|
|
"disable_login_language_selector": false,
|
2019-11-01 11:32:07 +01:00
|
|
|
"disable_3pid_login": true,
|
|
|
|
"brand": "Riot",
|
|
|
|
"branding": {
|
2021-03-21 15:06:31 +01:00
|
|
|
"welcomeBackgroundUrl": "/background.jpg",
|
2021-03-23 00:11:01 +01:00
|
|
|
"authHeaderLogoUrl": "/logo.png",
|
|
|
|
"authFooterLinks": [
|
|
|
|
{"text": "Site Web", "url": "https://auro.re"},
|
|
|
|
{"text": "Intranet", "url": "https://intranet.auro.re"},
|
|
|
|
{"text": "Email support", "url": "mailto:support.aurore@lists.crans.org"}
|
|
|
|
]
|
2019-11-01 11:32:07 +01:00
|
|
|
},
|
|
|
|
"integrations_ui_url": "",
|
|
|
|
"integrations_rest_url": "",
|
|
|
|
"integrations_widgets_urls": [
|
|
|
|
"https://scalar.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar.vector.im/api",
|
|
|
|
"https://scalar-staging.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar-staging.vector.im/api",
|
|
|
|
"https://scalar-staging.riot.im/scalar/api"
|
|
|
|
],
|
2019-07-22 09:57:43 +02:00
|
|
|
"integrations_jitsi_widget_url": "https://scalar.vector.im/api/widgets/jitsi.html",
|
|
|
|
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
2019-11-01 11:32:07 +01:00
|
|
|
"defaultCountryCode": "FR",
|
2021-02-07 13:22:11 +01:00
|
|
|
"showLabsSettings": true,
|
2019-07-22 09:57:43 +02:00
|
|
|
"features": {
|
2019-11-01 11:32:07 +01:00
|
|
|
"feature_pinning": "labs",
|
|
|
|
"feature_custom_status": "labs",
|
|
|
|
"feature_custom_tags": "labs",
|
|
|
|
"feature_state_counters": "labs"
|
2019-07-22 09:57:43 +02:00
|
|
|
},
|
|
|
|
"default_federate": true,
|
|
|
|
"default_theme": "light",
|
|
|
|
"roomDirectory": {
|
|
|
|
"servers": [
|
|
|
|
"matrix.org"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"welcomeUserId": "@riot-bot:matrix.org",
|
2019-11-01 11:32:07 +01:00
|
|
|
"piwik": false,
|
|
|
|
"settingDefaults": {
|
|
|
|
"breadcrumbs": true
|
|
|
|
},
|
2021-02-07 13:21:42 +01:00
|
|
|
"jitsi": {
|
|
|
|
"preferredDomain": "jitsi.auro.re"
|
|
|
|
},
|
2019-11-01 11:32:07 +01:00
|
|
|
"disable_custom_urls": true
|
2019-07-22 09:57:43 +02:00
|
|
|
}
|