This commit is contained in:
2025-08-30 15:31:33 +08:00
parent 6e7d65b32a
commit 97aa5f3b30
766 changed files with 8238 additions and 1394 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"AppSettings": {
"UserConfigPath": "hinc-user-config.xml",
"LogDirectory": "logs",
"MongoPort": 28100
},
"ConnectionStrings": {
"DefaultConnection": ""
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"System": "Warning"
}
}
}