40 lines
876 B
JSON
40 lines
876 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Server=10.99.253.184;Database=parr;User Id=app_parr; Password=PosdfkhT&)%sdfligL&%5546;"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"WriteTo": [
|
|
{
|
|
"Name": "File",
|
|
"Args": {
|
|
"path": "log/log-.txt",
|
|
"rollingInterval": "Day"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"WorkerSettings": {
|
|
"RepeatEvery": "00:10:00"
|
|
},
|
|
"MqSettings": {
|
|
"HostName": "10.99.253.216",
|
|
"QueueName": "parr-aihit-data",
|
|
"User": "aihit_syncer",
|
|
"Password": "afsdgDGjhfiU76496as42!@",
|
|
"PrefetchCount": 100
|
|
}
|
|
}
|