29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"Redis": "wdc-u-redis-01.ovh:6379, DefaultDatabase=12, connectTimeout=5000, syncTimeout=5000, asyncTimeout=5000, abortConnect=false, ssl=false, password=BtN9Py1wtLfLRvmzWnOPJ7RytDM+CLiVsJ/16zduNTlV8IOPGNrtzJSXPUnImA5PqmUMhKaUqo9NdHIG",
|
|
"Identity.DB": "Server=WDC-W-SQL-01\\SQLEXPRESS;Database=DCA_WebDoorCreator; User ID=steamware;Password=viadante16; integrated security=False; MultipleActiveResultSets=True; App=WebDoorCreator.UI;",
|
|
"WDC.DB": "Server=WDC-W-SQL-01\\SQLEXPRESS;Database=DCA_WebDoorCreator; User ID=steamware;Password=viadante16; integrated security=False; MultipleActiveResultSets=True; App=WebDoorCreator.UI;"
|
|
},
|
|
"RuntimeOpt": {
|
|
"MaxDayCalcCache": 28,
|
|
"BaseUrl": "/UI"
|
|
},
|
|
"ServerConf": {
|
|
//"BasePathPdf": "U:\\WebDoorSync\\WdcPdf",
|
|
"BasePathPdf": "U:\\nextcloud.egalware\\ABH\\WdcPdf",
|
|
"WaitOpen3d": 1000
|
|
},
|
|
"CompoBaseDirs": {
|
|
//"CurrCompoDir": "U:\\WebDoorSync\\CurrentComp\\Compo",
|
|
//"NewCompoDir": "U:\\WebDoorSync\\NewComp\\Compo",
|
|
"CurrCompoDir": "U:\\nextcloud.egalware\\CalcData\\CurrentComp\\Compo",
|
|
"NewCompoDir": "U:\\nextcloud.egalware\\CalcData\\NewComp\\Compo"
|
|
}
|
|
} |