Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
0764d0c6
Commit
0764d0c6
authored
4 years ago
by
Matthew Hodgson
Browse files
Options
Downloads
Patches
Plain Diff
quick config comment tweak to clarify allow_profile_lookup_over_federation
parent
d6196efa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
synapse/config/server.py
+1
-2
1 addition, 2 deletions
synapse/config/server.py
with
1 addition
and
2 deletions
synapse/config/server.py
+
1
−
2
View file @
0764d0c6
...
@@ -841,8 +841,7 @@ class ServerConfig(Config):
...
@@ -841,8 +841,7 @@ class ServerConfig(Config):
# Whether to require authentication to retrieve profile data (avatars,
# Whether to require authentication to retrieve profile data (avatars,
# display names) of other users through the client API. Defaults to
# display names) of other users through the client API. Defaults to
#
'
false
'
. Note that profile data is also available via the federation
#
'
false
'
. Note that profile data is also available via the federation
# API, so this setting is of limited value if federation is enabled on
# API, unless allow_profile_lookup_over_federation is set to false.
# the server.
#
#
#require_auth_for_profile_requests: true
#require_auth_for_profile_requests: true
...
...
This diff is collapsed.
Click to expand it.
Tulir Asokan
@tulir
mentioned in commit
576c91c7
·
4 years ago
mentioned in commit
576c91c7
mentioned in commit 576c91c7c14ba3960b13213f94108189e9f361dc
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment