Wait longer between rss feed updates

main
Bob Mottram 2022-04-24 21:19:16 +01:00
parent aee89ca8c9
commit 0a3a584d1b
1 changed files with 1 additions and 1 deletions

View File

@ -868,7 +868,7 @@ def run_newswire_daemon(base_dir: str, httpd,
httpd.max_news_posts)
# wait a while before the next feeds update
for _ in range(120):
for _ in range(360):
time.sleep(10)
# if a new blog post has been created then stop
# waiting and recalculate the newswire