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
0c6671d9
Verified
Commit
0c6671d9
authored
Nov 28, 2019
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Update homeserver config from sample_config.yaml
parent
9f2ecf2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix/templates/homeserver.yaml.j2
View file @
0c6671d9
...
...
@@ -62,7 +62,7 @@ public_baseurl: https://{{ matrix_domain }}/
# For example, for room version 1, default_room_version should be set
# to "1".
#
#default_room_version: "
4
"
#default_room_version: "
5
"
# The GC threshold parameters to pass to `gc.set_threshold`, if defined
#
...
...
@@ -277,7 +277,7 @@ listeners:
# Used by phonehome stats to group together related servers.
#server_context: context
# Resource-constrained
H
omeserver Settings
# Resource-constrained
h
omeserver Settings
#
# If limit_remote_rooms.enabled is True, the room complexity will be
# checked before a user joins a new remote room. If it is above
...
...
@@ -736,11 +736,11 @@ url_preview_ip_range_blacklist:
## Captcha ##
# See docs/CAPTCHA_SETUP for full details of configuring this.
# This
H
ome
S
erver's ReCAPTCHA public key.
# This
h
ome
s
erver's ReCAPTCHA public key.
#
#recaptcha_public_key: "YOUR_PUBLIC_KEY"
# This
H
ome
S
erver's ReCAPTCHA private key.
# This
h
ome
s
erver's ReCAPTCHA private key.
#
#recaptcha_private_key: "YOUR_PRIVATE_KEY"
...
...
@@ -948,7 +948,7 @@ default_identity_server: https://matrix.org
# If a delegate is specified, the config option public_baseurl must also be filled out.
#
account_threepid_delegates
:
#email: https://example.com # Delegate email sending to example.
org
#email: https://example.com # Delegate email sending to example.
com
#msisdn: http://localhost:8090 # Delegate SMS sending to this local process
# Users who register on this homeserver will automatically be joined
...
...
@@ -1262,7 +1262,7 @@ password_config:
# smtp_user: "exampleusername"
# smtp_pass: "examplepassword"
# require_transport_security: false
# notif_from: "Your Friendly %(app)s
H
ome
S
erver <noreply@example.com>"
# notif_from: "Your Friendly %(app)s
h
ome
s
erver <noreply@example.com>"
# app_name: Matrix
#
# # Enable email notifications by default
...
...
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