This commit is contained in:
13
TelebilbaoEpg/appsettings.Development.json
Normal file
13
TelebilbaoEpg/appsettings.Development.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
},
|
||||
"Quartz": {
|
||||
"JobSchedule": "0 0/1 * * * ?"
|
||||
},
|
||||
"TableScrapeUrl": "https://www.telebilbao.es/programacion/",
|
||||
"StationProgramInformationUrl": "https://www.telebilbao.es/"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user