Fix capitalization: matrix → Matrix
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
CHANGELOG.mdREADME.md
docs
configuring-playbook-bot-draupnir.mdconfiguring-playbook-bot-honoroit.mdconfiguring-playbook-bot-maubot.mdconfiguring-playbook-bot-mjolnir.mdconfiguring-playbook-bridge-appservice-slack.mdconfiguring-playbook-jitsi.mdconfiguring-playbook-matrix-registration.mdconfiguring-playbook-ntfy.mdconfiguring-playbook-user-verification-service.mdconfiguring-playbook.mdconfiguring-well-known.mdcontainer-images.mdhowto-server-delegation.mdhowto-srv-server-delegation.mdmaintenance-synapse.md
examples/reverse-proxies
group_vars
roles/custom
matrix-appservice-draupnir-for-all
templates
matrix-base
matrix-bot-chatgpt
defaults
matrix-bot-draupnir
matrix-bot-matrix-registration-bot
defaults
matrix-bot-mjolnir
matrix-bot-postmoogle
defaults
matrix-bridge-appservice-irc
matrix-bridge-go-skype-bridge
matrix-bridge-mautrix-gmessages
tasks
matrix-bridge-mautrix-signal
tasks
matrix-bridge-mautrix-whatsapp
tasks
matrix-bridge-mautrix-wsproxy
tasks
matrix-media-repo
matrix-pantalaimon
defaults
matrix-registration
defaults
matrix-static-files
matrix-synapse
matrix-user-verification-service
defaults
matrix_playbook_migration
@ -45,7 +45,7 @@ server {
|
||||
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot
|
||||
}
|
||||
|
||||
# settings for matrix federation
|
||||
# settings for Matrix federation
|
||||
server {
|
||||
# For the federation port
|
||||
# TODO: once per IP and port you should add `reuseport`, if you don't have that in any other nginx config file, add it here by uncommenting the lines below and commenting the one after with `quic` but without `reuseport`
|
||||
|
Reference in New Issue
Block a user