Implemented timezone setting corretly and requirements.txt update. (0.21.6)
This commit is contained in:
parent
22c08787db
commit
cd978108b0
5 changed files with 21 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue