mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
17 lines
302 B
JSON
17 lines
302 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Calendar": {
|
|
"PersonalUrl": "",
|
|
"HolidayUrl": "",
|
|
"NationalDays": {
|
|
"Url": "",
|
|
"Key": ""
|
|
}
|
|
}
|
|
}
|