Almost a release

This commit is contained in:
2021-03-03 19:19:07 +01:00
parent e5f172c890
commit ee7639d923
4 changed files with 92 additions and 30 deletions

View File

@ -22,6 +22,7 @@ language=de-DE
sslDebug=false
keystoreFilename=
keystorePassword=changeme
hideWindowWhenIdle=true
logFolderPath=/var/log/rhasspyVisualConversationTool
logLevel=5
@ -33,7 +34,7 @@ mqttClientUseAuthentication=false
mqttClientUsername=
mqttClientPassword=
siteId=
siteId=satellite01
```
If you have set _mqttClientUseSsl=true_ it's at least likely you have your own PKI. In that case create a java keystore and put your root certificate in it. Then save the keystore in the folder of the jar and config file and put its filename for _keystoreFilename_ .