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 }}
|
enabled: {{ matrix_ma1sd_synapsesql_enabled }}
|
||||||
type: {{ matrix_ma1sd_synapsesql_type }}
|
type: {{ matrix_ma1sd_synapsesql_type }}
|
||||||
connection: {{ matrix_ma1sd_synapsesql_connection }}
|
connection: {{ matrix_ma1sd_synapsesql_connection }}
|
||||||
lookup:
|
|
||||||
query: "SELECT user_id AS mxid, medium, address from user_threepid_id_server"
|
|
||||||
|
|
||||||
hashing:
|
hashing:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue