22 lines
992 B
JSON
22 lines
992 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"RuntimeOpt": {
|
|
"MaxDayCalcCache": 7,
|
|
"BaseUrl": "/WDC/UI"
|
|
},
|
|
"ConnectionStrings": {
|
|
"Redis": "nkcredis.steamware.net:6379, DefaultDatabase=12, connectTimeout=5000, syncTimeout=5000, asyncTimeout=5000, abortConnect=false, ssl=false, password=BtN9Py1wtLfLRvmzWnOPJ7RytDM+CLiVsJ/16zduNTlV8IOPGNrtzJSXPUnImA5PqmUMhKaUqo9NdHIG",
|
|
"Identity.DB": "Server=SQL2016PROD;Database=DCA_WebDoorCreator; User ID=sa;Password=keyhammer16; integrated security=False; MultipleActiveResultSets=True; App=WebDoorCreator.UI;",
|
|
"WDC.DB": "Server=SQL2016PROD;Database=DCA_WebDoorCreator; User ID=sa;Password=keyhammer16; integrated security=False; MultipleActiveResultSets=True; App=WebDoorCreator.UI;"
|
|
},
|
|
"CompoBaseDirs": {
|
|
"CurrCompoDir": "J:\\WebDoorSync\\CurrentComp\\Compo",
|
|
"NewCompoDir": "J:\\WebDoorSync\\NewComp\\Compo"
|
|
}
|
|
} |