mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
add 15 minute feed update interval
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
$update_intervals = array(
|
||||
0 => __("Use default"),
|
||||
-1 => __("Disable updates"),
|
||||
15 => __("Each 15 minutes"),
|
||||
30 => __("Each 30 minutes"),
|
||||
60 => __("Hourly"),
|
||||
240 => __("Each 4 hours"),
|
||||
|
||||
Reference in New Issue
Block a user