aboutsummaryrefslogtreecommitdiffstats
path: root/modules/viewvc
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-02-01 13:23:50 +0000
committerMichael Scherer <misc@mageia.org>2011-02-01 13:23:50 +0000
commit87c58bcdad35bd6226165a7635f94ee3616b34ab (patch)
tree3110c4c6f68aa7a8458b6d188634d84ea1cc47ac /modules/viewvc
parentb7461818ca119c43e586f0acfe9ffc875047adbd (diff)
downloadpuppet-87c58bcdad35bd6226165a7635f94ee3616b34ab.tar
puppet-87c58bcdad35bd6226165a7635f94ee3616b34ab.tar.gz
puppet-87c58bcdad35bd6226165a7635f94ee3616b34ab.tar.bz2
puppet-87c58bcdad35bd6226165a7635f94ee3616b34ab.tar.xz
puppet-87c58bcdad35bd6226165a7635f94ee3616b34ab.zip
- add pagination, as this is supported upstream ( unlike what I thought )
( noted by stormi )
Diffstat (limited to 'modules/viewvc')
-rw-r--r--modules/viewvc/templates/viewvc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/viewvc/templates/viewvc.conf b/modules/viewvc/templates/viewvc.conf
index 7035b9e5..7a558049 100644
--- a/modules/viewvc/templates/viewvc.conf
+++ b/modules/viewvc/templates/viewvc.conf
@@ -624,7 +624,7 @@ cvsgraph_conf = /etc/viewvc/cvsgraph.conf
## This allows ViewVC to present discrete pages to the users instead of
## the entire directory. Set to 0 to disable pagination.
##
-#dir_pagesize = 0
+dir_pagesize = 100
## log_pagesize: Maximum number of revision log entries on a given page.
## This allows ViewVC to present discrete pages to the users instead of