Almost a release
This commit is contained in:
@ -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_ .
|
||||
|
Reference in New Issue
Block a user