Remove loopup query, fixed in ma1uta/ma1sd@a6968fb
This commit is contained in:
parent
5ae97fdd3b
commit
5e657795e0
|
@ -76,8 +76,6 @@ synapseSql:
|
|||
enabled: {{ matrix_ma1sd_synapsesql_enabled }}
|
||||
type: {{ matrix_ma1sd_synapsesql_type }}
|
||||
connection: {{ matrix_ma1sd_synapsesql_connection }}
|
||||
lookup:
|
||||
query: "SELECT user_id AS mxid, medium, address from user_threepid_id_server"
|
||||
|
||||
hashing:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue