add settings to get the rend
This commit is contained in:
@@ -15,7 +15,8 @@ class Config:
|
||||
get = os.environ.get
|
||||
|
||||
# show generated images via preview?
|
||||
USE_PREVIEW = False
|
||||
# USE_PREVIEW = False
|
||||
USE_PREVIEW = True
|
||||
|
||||
# ical_parser_test
|
||||
OPENWEATHERMAP_API_KEY = get("OPENWEATHERMAP_API_KEY")
|
||||
|
||||
Reference in New Issue
Block a user