mirror of https://github.com/vector-im/riot-web
Merge pull request #9919 from vector-im/bwindels/settings-config-doc
add settingDefaults to sample configpull/11140/head
commit
57e597ec13
|
@ -48,5 +48,8 @@
|
||||||
},
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://matrix.org": false
|
"https://matrix.org": false
|
||||||
|
},
|
||||||
|
"settingDefaults": {
|
||||||
|
"breadcrumbs": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue