nextcloud / talk_matterbridge

This app brings the Matterbridge binary to your server to connect Nextcloud Talk with other chat services
https://apps.nextcloud.com/apps/talk_matterbridge
GNU Affero General Public License v3.0
39 stars 7 forks source link

.toml file is overwritten when trying to update SkipTLSVerify=true #59

Closed greavette closed 3 years ago

greavette commented 3 years ago

Hello,

I'm using talk_matterbridge version 1.22.4 on my Nextclout 21.0.3. I've created the necessary config for XMPP but when I try and connect to my ejabberd server I receive a start: starttls handshake: x509: certificate error. I then found the .toml file for talk_materbridge and set SkipTLSVerify=true. But upon enabling the bridge (checkbox), the SkipTLSVerify setting is set back to false.

Please assist with how I can update this setting in the .toml file without it being overwritten when starting this bridge?

Thank you.

gary-kim commented 3 years ago

Duplicate of https://github.com/nextcloud/spreed/issues/5568