summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index cb6a89bc1..958230ee0 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -56,6 +56,8 @@ style('news', [
ng-hide="App.loading.isLoading('global')"
ng-view
news-scroll="#app-content"
+ news-scroll-timeout="0.1"
+ news-scroll-mark-read-timeout="0.5"
news-scroll-enabled-mark-read="Content.markReadEnabled()"
news-scroll-auto-page="Content.autoPage()"
news-scroll-mark-read="Content.scrollRead(itemIds)"></div>