bug fixes

This commit is contained in:
Lia Schöneweiß
2023-11-25 15:57:47 +01:00
parent dc14eb0aec
commit b2820ce902
2 changed files with 18 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ class RandomMemoryJob():
if os.getenv("DOCKERIZED", "false") != "true":
# when running locally, annoy the programmer every 60 seconds <3
job_queue.run_repeating(self.callback_memory, interval=60)
job_queue.run_repeating(self.callback_memory, interval=3600)
self.min_age = 0 # do not filter messages: show them all
else:
# set the message sending time; include UTC shift +2