forked from Archives/Athou_commafeed
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.
|
* See {@link FeedRefreshIntervalCalculator} for details.
|
||||||
*/
|
*/
|
||||||
@WithDefault("false")
|
@WithDefault("true")
|
||||||
boolean intervalEmpirical();
|
boolean intervalEmpirical();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user