Fix copypasta error (s/nextcloud/mumble/) in matterbridge.toml.sample

This commit is contained in:
s3lph 2020-09-26 21:48:23 +02:00
parent abab9b4891
commit 5e8056cb43

View File

@ -1446,7 +1446,7 @@ TLSClientKey="mumble.key"
# OPTIONAL (defaults to Go system CA) # OPTIONAL (defaults to Go system CA)
TLSCACertificate=mumble-ca.crt TLSCACertificate=mumble-ca.crt
# Enable to not verify the certificate on your Nextcloud server. # Enable to not verify the certificate on your Mumble server.
# e.g. when using selfsigned certificates # e.g. when using selfsigned certificates
# OPTIONAL (default false) # OPTIONAL (default false)
SkipTLSVerify=false SkipTLSVerify=false