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