Snooze function #1331
Answered
by
MikeStreetz
MikeStreetz
asked this question in
Q&A
Snooze function
#1331
-
What is the duration supposed to be? It looks like it's in seconds but if I set it for 43200 which should be 12 hours I still get alerts before that time. |
Beta Was this translation helpful? Give feedback.
Answered by
MikeStreetz
Apr 28, 2025
Replies: 1 comment
-
so it's set in the services.yaml file, it's 1000 seconds by default and the duration is in seconds. Changing it in there to 12 hours works. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MikeStreetz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
so it's set in the services.yaml file, it's 1000 seconds by default and the duration is in seconds. Changing it in there to 12 hours works.