31 lines
704 B
JSON
31 lines
704 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"RemoteNew": "Server=192.168.3.68,1434;Database=LiLi_DB;User ID=Lili_User;Password=Eleveta@2025;TrustServerCertificate=true"
|
|
},
|
|
"BasicSystemConfig": {
|
|
|
|
"OpenUserComplexPassword": true,
|
|
|
|
"OpenLoginLimit": true,
|
|
|
|
"OpenCustomStoragePathConfig": false,
|
|
|
|
"FileStoragePath": ""
|
|
},
|
|
|
|
"SystemEmailSendConfig": {
|
|
"Port": 587,
|
|
"Host": "smtp-mail.outlook.com",
|
|
"FromEmail": "donotreply@elevateimaging.ai",
|
|
"FromName": "LiLi DICOM Viewer",
|
|
"AuthorizationCode": "Q#669869497420ul"
|
|
}
|
|
|
|
} |