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
0091ba3a
Verified
Commit
0091ba3a
authored
Nov 07, 2020
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Update homeserver config from sample_config.yaml
parent
0c4d3168
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix/templates/homeserver.yaml.j2
View file @
0091ba3a
...
...
@@ -109,7 +109,7 @@ allow_public_rooms_over_federation: true
# For example, for room version 1, default_room_version should be set
# to "1".
#
#default_room_version: "
5
"
#default_room_version: "
6
"
# The GC threshold parameters to pass to `gc.set_threshold`, if defined
#
...
...
@@ -895,7 +895,7 @@ media_store_path: "/var/lib/synapse/media_store"
# The largest allowed upload size in bytes
#
max_upload_size
:
3
0M
#
max_upload_size:
5
0M
# Maximum number of pixels that will be thumbnailed
#
...
...
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