1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00
This commit is contained in:
ericgaspar 2022-01-13 15:40:50 +01:00
parent c9154f9799
commit ce14e43fa6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -24,10 +24,10 @@
], ],
"bug_report_endpoint_url": "https://element.io/bugreports/submit", "bug_report_endpoint_url": "https://element.io/bugreports/submit",
"defaultCountryCode": "GB", "defaultCountryCode": "GB",
"showLabsSettings": false, "showLabsSettings": __SHOW_LABS__,
"features": { }, "features": { },
"default_federate": true, "default_federate": true,
"default_theme": "light", "default_theme": "__DEFAULT_THEME__",
"roomDirectory": { "roomDirectory": {
"servers": [ "servers": [
"matrix.org" "matrix.org"