1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

per-feed update intervals

This commit is contained in:
Andrew Dolgov
2005-10-13 04:15:09 +01:00
parent 1cae701741
commit d148926e2b
7 changed files with 48 additions and 10 deletions
+2
View File
@@ -30,5 +30,7 @@
// crafted SQL queries. This feature is highly experimental and
// at this point not user friendly. Use with caution.
define(MIN_UPDATE_INTERVAL, 30);
// min. interval between feed updates, minutes
?>