Add TLS addon and fix startup script configuration issues

This commit is contained in:
Andreas Dueren
2025-06-16 11:38:37 -06:00
parent cb5fe57b2b
commit b645391476
2 changed files with 11 additions and 12 deletions

View File

@ -11,7 +11,8 @@
"icon": "logo.png",
"addons": {
"localstorage": {},
"postgresql": {}
"postgresql": {},
"tls": {}
},
"manifestVersion": 2,
"website": "https://docs.mau.fi/bridges/go/whatsapp/index.html",