forked from matrix/element-web
add settingDefaults to sample config
This commit is contained in:
parent
ada47d476c
commit
f1531d2b12
|
@ -41,5 +41,6 @@
|
||||||
},
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://matrix.org": false
|
"https://matrix.org": false
|
||||||
}
|
},
|
||||||
|
"settingDefaults": {}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue