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