76 lines
2.1 KiB
JSON
76 lines
2.1 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"RemoteNew": "Server=101.132.253.119,1435;Database=irc_Prpd_bak;User ID=sa;Password=xc@123456;TrustServerCertificate=true",
|
|
"Hangfire": "Server=101.132.253.119,1435;Database=irc_Hangfire_bak;User ID=sa;Password=xc@123456;TrustServerCertificate=true"
|
|
},
|
|
"ObjectStoreService": {
|
|
"ObjectStoreUse": "AliyunOSS",
|
|
"AliyunOSS": {
|
|
"RegionId": "cn-shanghai",
|
|
"InternalEndpoint": "https://oss-cn-shanghai-internal.aliyuncs.com",
|
|
"EndPoint": "https://oss-cn-shanghai.aliyuncs.com",
|
|
"AccessKeyId": "LTAI5tNRTsqL6aWmHkDmTwoH",
|
|
"AccessKeySecret": "7mtGz3qrYWI6JMMBZiLeC119VWicZH",
|
|
"RoleArn": "acs:ram::1899121822495495:role/irc-oss-access",
|
|
"BucketName": "zy-irc-store",
|
|
"ViewEndpoint": "https://zy-irc-cache.oss-cn-shanghai.aliyuncs.com",
|
|
"Region": "oss-cn-shanghai",
|
|
"DurationSeconds": 7200
|
|
},
|
|
"MinIO": {
|
|
"endpoint": "http://192.168.3.68",
|
|
"port": "8001",
|
|
"useSSL": false,
|
|
"accessKey": "IDFkwEpWej0b4DtiuThL",
|
|
"secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h",
|
|
"bucketName": "test"
|
|
}
|
|
},
|
|
|
|
"BasicSystemConfig": {
|
|
|
|
"OpenUserComplexPassword": true,
|
|
|
|
"OpenSignDocumentBeforeWork": true,
|
|
|
|
"OpenLoginLimit": true,
|
|
"LoginMaxFailCount": 5,
|
|
|
|
"LoginFailLockMinutes": 30,
|
|
"AutoLoginOutMinutes": 60,
|
|
|
|
"ContinuousReadingTimeMin": 120,
|
|
|
|
"ReadingRestTimeMin": 10,
|
|
|
|
"IsNeedChangePassWord": true,
|
|
|
|
"ChangePassWordDays": 90,
|
|
|
|
// 模板类型 1 Elevate 2 Extensive
|
|
"TemplateType": 2
|
|
},
|
|
"SystemEmailSendConfig": {
|
|
"Port": 465,
|
|
"Host": "smtp.qiye.aliyun.com",
|
|
"FromEmail": "uat@extimaging.com",
|
|
"FromName": "UAT_IRC",
|
|
"AuthorizationCode": "SHzyyl2021",
|
|
"SiteUrl": "http://irc.event.extimaging.com/login",
|
|
"CompanyName": "Extensive Imaging",
|
|
"CompanyNameCN": "上海展影医疗科技有限公司",
|
|
"CompanyShortName": "Extensive Imaging",
|
|
"CompanyShortNameCN": "展影医疗",
|
|
"IsEnv_US": false
|
|
}
|
|
|
|
|
|
}
|