Fix delete cache-folder on startup

This commit is contained in:
NICOLA CARMINATI
2020-07-22 16:53:09 +02:00
parent ffadf07aaf
commit b893a9f2e0
3 changed files with 15 additions and 31 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<ServerUrl>localhost</ServerUrl>
<ServerPort>9000</ServerPort>
<Id>1</Id>
<DeleteCahceFolderOnStartup>false</DeleteCahceFolderOnStartup>
<DeleteCahceFolderOnStartup>true</DeleteCahceFolderOnStartup>
</Connection>
<VendorHmi>
<FollowNcWindow>True</FollowNcWindow>