bug fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nutchayut
2024-06-03 23:02:07 +07:00
parent 601277d215
commit 09e1766bd4
7 changed files with 8 additions and 7 deletions

View File

@@ -33,7 +33,8 @@
"SqlServer": "Data Source=202.129.205.201,31455;Initial Catalog=OCPP.Core;User ID=sa;Password=sql-pass;TrustServerCertificate=true;"
},
"MessageDumpDir": "c:\\temp\\OCPP",
//"MessageDumpDir": "c:\\temp\\OCPP",
"MessageDumpDir": "/app/wwwroot/OCPP",
"DbMessageLog": 2, // 0=None, 1=Info, 2=Verbose (all)
"ShowIndexInfo": true, // show status info in root web
"MaxMessageSize": 1048576, // max. allowed message size in bytes