14 lines
310 B
JSON
14 lines
310 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
},
|
|
"Quartz": {
|
|
"JobSchedule": "0 0/1 * * * ?"
|
|
},
|
|
"TableScrapeUrl": "https://www.telebilbao.es/programacion/",
|
|
"StationProgramInformationUrl": "https://www.telebilbao.es/"
|
|
}
|
|
}
|