add settingDefaults to sample config

pull/9919/head
Bruno Windels 2019-05-31 14:52:29 +02:00
parent ada47d476c
commit f1531d2b12
1 changed files with 2 additions and 1 deletions

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": {}
} }