forked from matrix/element-web
add example default setting
This commit is contained in:
parent
f1531d2b12
commit
259ca06f73
|
@ -42,5 +42,7 @@
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://matrix.org": false
|
"https://matrix.org": false
|
||||||
},
|
},
|
||||||
"settingDefaults": {}
|
"settingDefaults": {
|
||||||
|
"breadcrumbs": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue