Fixup sample config

After 0764d0c6e5
This commit is contained in:
Erik Johnston 2021-03-09 11:40:33 +00:00
parent 22db45bd4d
commit 576c91c7c1

View file

@ -89,8 +89,7 @@ pid_file: DATADIR/homeserver.pid
# Whether to require authentication to retrieve profile data (avatars,
# display names) of other users through the client API. Defaults to
# 'false'. Note that profile data is also available via the federation
# API, so this setting is of limited value if federation is enabled on
# the server.
# API, unless allow_profile_lookup_over_federation is set to false.
#
#require_auth_for_profile_requests: true