summaryrefslogtreecommitdiffstats
path: root/theos/files
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2019-08-31 23:10:39 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2019-08-31 23:10:39 +0200
commit4032a673693191cb46f107b71d1a8ca63e0d5715 (patch)
tree190aa3bfb26af09842f7fcad6fa3317ca144eb1b /theos/files
parent0a80e494f880455bfde13afe31a39b06a62ff949 (diff)
downloadfile-4032a673693191cb46f107b71d1a8ca63e0d5715.tar.xz
riot: change defaultCountryCode and enable labs settings
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'theos/files')
-rw-r--r--theos/files/riot.config.json4
1 files 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",