Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
d6e2351d
Verified
Commit
d6e2351d
authored
May 29, 2020
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Make the room directory public
parent
284e54ae
Pipeline
#186
failed with stage
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix/templates/homeserver.yaml.j2
View file @
d6e2351d
...
...
@@ -83,12 +83,12 @@ public_baseurl: https://{{ matrix_domain }}/
# public rooms directory through the client API, meaning that anyone can
# query the room directory. Defaults to 'false'.
#
#
allow_public_rooms_without_auth: true
allow_public_rooms_without_auth
:
true
# If set to 'true', allows any other homeserver to fetch the server's public
# rooms directory via federation. Defaults to 'false'.
#
#
allow_public_rooms_over_federation: true
allow_public_rooms_over_federation
:
true
# The default room version for newly created rooms.
#
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment