mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
change the default value of empirical interval calculation (#1677)
This commit is contained in:
@@ -192,7 +192,7 @@ public interface CommaFeedConfiguration {
|
||||
*
|
||||
* See {@link FeedRefreshIntervalCalculator} for details.
|
||||
*/
|
||||
@WithDefault("false")
|
||||
@WithDefault("true")
|
||||
boolean intervalEmpirical();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user