EsppTemplateSync переделал на IMqService
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Server=10.99.253.184;Database=parr;User Id=app_parr; Password=PosdfkhT&)%sdfligL&%5546;"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
@@ -25,26 +22,5 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"StorageSettings": {
|
||||
"StoragePath": "Data",
|
||||
"EsppTemplates": {
|
||||
"AllowedExtensions": [ ".csv" ],
|
||||
"MaxFileSizeMb": 100
|
||||
}
|
||||
},
|
||||
"GlobalSettings": {
|
||||
"MqSettings": {
|
||||
"HostName": "10.99.253.216",
|
||||
"QueueName": "parr-espp-templates",
|
||||
"UserName": "espp_templates_reader",
|
||||
"Password": "P@ssReaderPtk202!"
|
||||
|
||||
},
|
||||
"StorageSettings": {
|
||||
"CheckIntervalSeconds": 30
|
||||
},
|
||||
"IgnoreTemplateFields": [ "Id", "Status", "Name", "DateCreated", "DateModified", "StatusCode" ],
|
||||
"ParsingSeparator": "<|>"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"MqSettings": {
|
||||
"HostName": "10.99.253.216",
|
||||
"QueueName": "parr-espp-templates",
|
||||
"UserName": "espp_templates_reader",
|
||||
"User": "espp_templates_reader",
|
||||
"Password": "P@ssReaderPtk202!"
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user