summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-20 19:10:18 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-20 19:10:18 +0200
commit177a6af3d6ad18711e8195d6c140cc823f635aed (patch)
treedabd668fbb42d7e321e159b1bff4ff01d628d515 /js
parent871fd71ccb3dbbbe889f24031b79900f45430e2a (diff)
update the unread count every 3 minutes
Diffstat (limited to 'js')
-rw-r--r--js/app/app.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/app/app.coffee b/js/app/app.coffee
index e859892cb..4dceaa5a9 100644
--- a/js/app/app.coffee
+++ b/js/app/app.coffee
@@ -26,7 +26,7 @@ angular.module('News', ['OC', 'ui']).config ($provide) ->
$provide.value 'Config', config =
markReadTimeout: 500
scrollTimeout: 500
- feedUpdateInterval: 1000*60*5
+ feedUpdateInterval: 1000*60*3
itemBatchSize: 20
# the autoPageFactor defines how many heights of the box must be left
# before it starts autopaging e.g. if it was 2, then it will start