20 lines
698 B
JSON
20 lines
698 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Application": {
|
|
"ContactText": "Our contacts and support sites",
|
|
"Name": "SHERPA Invoice Management",
|
|
"ShortName": "SHERPA IM",
|
|
"JumpUrl": "https://office.egalware.com/SHERPA-AD/index"
|
|
},
|
|
"ConnectionStrings": {
|
|
"Redis": "localhost:6379,DefaultDatabase=4,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false",
|
|
"Sherpa.Fatt": "Data Source=W2019-SQL-STEAM;Initial Catalog=SHERPA.Fatt;User ID=sa;Password=keyhammer16;integrated security=False;MultipleActiveResultSets=True;App=Sherpa.BBM;"
|
|
}
|
|
}
|