Added another config flag for debug mode. If set to false then commercials are not included in the html / xml. Will soon effect other input.

This commit is contained in:
Justin Emter
2017-07-27 11:34:23 -07:00
parent 99e4b9838f
commit acda7fca9b
3 changed files with 26 additions and 9 deletions

View File

@@ -63,3 +63,5 @@ useGoogleCalendar = True
useCommercialInjection = True
dailyUpdateTime = "12:00 AM"
debug_mode = False