mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
reduce max interval to 4h
This commit is contained in:
@@ -182,7 +182,7 @@ public interface CommaFeedConfiguration {
|
||||
* <li>we receive a Retry-After header from the feed</li>
|
||||
* </ul>
|
||||
*/
|
||||
@WithDefault("24h")
|
||||
@WithDefault("4h")
|
||||
Duration maxInterval();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user