This commit is contained in:
Anatoliy Sablin
2020-04-07 22:44:09 +03:00
parent d4853b1154
commit a6968fb7e9
4 changed files with 5 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ threepid:
### hash lookup for synapseSql provider.
# synapseSql:
# lookup:
# query: 'select user_id as mxid, medium, address from user_threepids' # query for retrive 3PIDs for hashes.
# query: 'select user_id as mxid, medium, address from user_threepid_id_server' # query for retrive 3PIDs for hashes.
# legacyRoomNames: false # use the old query to get room names.
### hash lookup for ldap provider (with example of the ldap configuration)