1
0
Fork 0

Explicitly disable 3PID lookup

This commit is contained in:
Alex Kotov 2020-07-03 13:24:44 +05:00
parent b483b261ab
commit 286b81f692
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -1100,7 +1100,7 @@ account_validity:
# Enable 3PIDs lookup requests to identity servers from this server.
#
#enable_3pid_lookup: true
enable_3pid_lookup: false
# If set, allows registration of standard or admin accounts by anyone who
# has the shared secret, even if registration is otherwise disabled.