add settingDefaults to sample config

This commit is contained in:
Bruno Windels 2019-05-31 14:52:29 +02:00
parent ada47d476c
commit f1531d2b12

View file

@ -41,5 +41,6 @@
}, },
"enable_presence_by_hs_url": { "enable_presence_by_hs_url": {
"https://matrix.org": false "https://matrix.org": false
} },
"settingDefaults": {}
} }