Add dosable-presence-by-hs option to sample config

pull/6350/head
David Baker 2018-03-19 16:49:41 +00:00
parent b4020bb715
commit da25f49cd7
1 changed files with 3 additions and 0 deletions

View File

@ -27,5 +27,8 @@
"whitelistedHSUrls": ["https://matrix.org"],
"whitelistedISUrls": ["https://vector.im", "https://matrix.org"],
"siteId": 1
},
"enable_presence_by_hs_url": {
"https://matrix.org": false
}
}