Change default interval to 5 mins
This commit is contained in:
parent
c3111ce0a0
commit
70fd2190e8
@ -56,7 +56,7 @@ class Reddit(IntervalModule):
|
||||
color_orangered = "#FF4500"
|
||||
mail_brackets = False
|
||||
title_maxlen = 80
|
||||
interval = 60
|
||||
interval = 300
|
||||
status = {
|
||||
"new_mail": "✉",
|
||||
"no_mail": "",
|
||||
|
Loading…
Reference in New Issue
Block a user