Merge pull request #9919 from vector-im/bwindels/settings-config-doc

add settingDefaults to sample config
This commit is contained in:
Bruno Windels
2019-10-07 14:10:51 +00:00
committed by GitHub

View File

@@ -48,5 +48,8 @@
},
"enable_presence_by_hs_url": {
"https://matrix.org": false
},
"settingDefaults": {
"breadcrumbs": true
}
}