Adding verify_certificates config to disable cert validation for internal certs, fixes #778

This commit is contained in:
James Barnsley
2021-11-21 11:28:53 +13:00
parent 86e819f3dd
commit 65ac8dfce3
3 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,7 @@
enabled = true
country = NZ
locale = en_NZ
verify_certificates = true
snapcast_enabled = true
snapcast_host = localhost
snapcast_port = 1780