mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
set default value
This commit is contained in:
@@ -36,7 +36,7 @@ public class ApplicationSettings extends AbstractModel {
|
||||
private int queryTimeout;
|
||||
private boolean crawlingPaused;
|
||||
private int keepStatusDays = 0;
|
||||
private int refreshIntervalMinutes;
|
||||
private int refreshIntervalMinutes = 5;
|
||||
|
||||
@Column(length = 255)
|
||||
private String announcement;
|
||||
|
||||
Reference in New Issue
Block a user