17 lines
329 B
JSON
17 lines
329 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"Microsoft.AspNetCore": "Information"
|
|
}
|
|
},
|
|
"Fuchs": {
|
|
"FDS_Intranet_DebugState": true,
|
|
"DevAutoLogin": true,
|
|
"DevAutoLoginEmail": "your.email@example.com",
|
|
"Email": {
|
|
"DevRedirectAddress": "service@emails.processweb.de"
|
|
}
|
|
}
|
|
}
|