Set default thread updater interval to 5 seconds.

This commit is contained in:
ccd0 2019-08-08 19:30:44 -07:00
parent 5c90d19205
commit 41965c2de5

View File

@ -1153,7 +1153,7 @@ Config =
false false
'Increase the intervals between updates on threads without new posts.' 'Increase the intervals between updates on threads without new posts.'
] ]
'Interval': 30 'Interval': 5
customCooldown: 0 customCooldown: 0
customCooldownEnabled: true customCooldownEnabled: true