From 4032a673693191cb46f107b71d1a8ca63e0d5715 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 31 Aug 2019 23:10:39 +0200 Subject: riot: change defaultCountryCode and enable labs settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- theos/files/riot.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theos/files/riot.config.json b/theos/files/riot.config.json index f6dd2df..4a46fd3 100644 --- a/theos/files/riot.config.json +++ b/theos/files/riot.config.json @@ -17,8 +17,8 @@ "integrations_rest_url": "https://scalar.vector.im/api", "integrations_jitsi_widget_url": "https://scalar.vector.im/api/widgets/jitsi.html", "bug_report_endpoint_url": "https://riot.im/bugreports/submit", - "defaultCountryCode": "GB", - "showLabsSettings": false, + "defaultCountryCode": "SE", + "showLabsSettings": true, "features": { "feature_pinning": "labs", "feature_custom_status": "labs", -- cgit v1.2.3-54-g00ecf