Explicitly disable 3PID lookup
This commit is contained in:
parent
b483b261ab
commit
286b81f692
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Reference in a new issue