mirror of https://github.com/vector-im/riot-web
add example default setting
parent
f1531d2b12
commit
259ca06f73
|
@ -42,5 +42,7 @@
|
|||
"enable_presence_by_hs_url": {
|
||||
"https://matrix.org": false
|
||||
},
|
||||
"settingDefaults": {}
|
||||
"settingDefaults": {
|
||||
"breadcrumbs": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue