Update appsettings.json
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
.NET Core / build (push) Has been cancelled

This commit is contained in:
anjoy8 2024-08-26 09:47:04 +08:00
parent d549995e8c
commit a481a17525

View File

@ -62,7 +62,7 @@
"Enabled": false "Enabled": false
}, },
"SqlAOP": { "SqlAOP": {
"Enabled": false, //2Sql "Enabled": true, //2Sql
"LogToFile": { "LogToFile": {
"Enabled": true "Enabled": true
}, },