Blob Blame History Raw
{
    "default_server_config": {
        "m.homeserver": {
            "base_url": "https://matrix.opensuse.org",
            "server_name": "opensuse.org"
        }
    },
    "disable_custom_urls": true,
    "disable_guests": false,
    "disable_login_language_selector": false,
    "disable_3pid_login": true,
    "brand": "openSUSE Chat",
    "branding": {
        "welcomeBackgroundUrl": "//static.opensuse.org/chat/pine.png",
        "authHeaderLogoUrl": "//static.opensuse.org/chat/openSUSE-Chat-black-text.svg",
        "authFooterLinks": [
            {"hosted by openSUSE": "https://opensuse.org"},
            {"powered by Matrix": "https://matrix.org"}
        ]
    },
    "embeddedPages": {
        "welcomeUrl": "//static.opensuse.org/chat/welcome.html"
    },
    "integrations_ui_url": "https://dimension.opensuse.org/element",
    "integrations_rest_url": "https://dimension.opensuse.org/api/v1/scalar",
    "integrations_widgets_urls": ["https://dimension.opensuse.org/widgets"],
    "integrations_jitsi_widget_url": "https://dimension.opensuse.org/widgets/jitsi",
    "bug_report_endpoint_url": "https://riot.im/bugreports/submit",
    "defaultCountryCode": "GB",
    "showLabsSettings": true,
    "features": {
        "feature_pinning": "enable",
        "feature_custom_status": "labs",
        "feature_custom_tags": "labs",
        "feature_state_counters": "labs"
    },
    "default_federate": true,
    "default_theme": "light",
    "roomDirectory": {
        "servers": [
            "opensuse.org"
        ]
    },
    "piwik": {
        "url": "https://beans.opensuse.org/matomo/",
        "whitelistedHSUrls": ["https://matrix.opensuse.org"],
        "siteId": 52
    },
    "jitsi": {
        "preferredDomain": "meet.opensuse.org"
    }
}