chore(client): Client-App aktualisieren

This commit is contained in:
Developer 02
2024-09-02 10:12:20 +02:00
parent 3e0aeced71
commit 27954cc0c4
71 changed files with 4396 additions and 9 deletions

View File

@@ -13,16 +13,15 @@
"ClientVersion": "1.6.8",
"OfficeFileServerUrl": ""
},
// "Nlog": {
// "NlogConnectionstring": "%sqlConnection%",
// "NlogDBLogLevel": "Warn",
// "NlogFileLogLevel": "Warn",
// "NlogLogDirectory": "c:\\temp\\_logs\\",
// "NlogSentryDSN": "",
// "NlogSentryIsEnable": "false"
// },
"NLog": {
//
"NlogConnectionstring": "%sqlConnection%",
"NlogDBLogLevel": "Warn",
"NlogFileLogLevel": "Warn",
"NlogLogDirectory": "c:\\temp\\_logs\\",
"NlogSentryDSN": "",
"NlogSentryIsEnable": "false",
//
"LogLevel": {
"Default": "Info"
},