Implemented timezone setting corretly and requirements.txt update. (0.21.6)

This commit is contained in:
Johannes Findeisen 2023-05-30 02:44:52 +02:00
commit cd978108b0
5 changed files with 21 additions and 20 deletions

View file

@ -29,6 +29,6 @@ notifications =
plugins =
tasks =
; timezone can be set to a remote timezone to make monitors run at the remote time. this is optional. the local
; timezone is set by default. this can be overridden in each monitor.
;timezone = UTC
; timezone can be set to a remote timezone to make monitors run at the remote time. this can be overridden in each
; monitor configuration.
timezone = Europe/Berlin