Fix copypasta error (s/nextcloud/mumble/) in matterbridge.toml.sample
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user