aboutsummaryrefslogtreecommitdiffstats
path: root/modules/viewvc
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-03-21 16:36:34 +0000
committerMichael Scherer <misc@mageia.org>2011-03-21 16:36:34 +0000
commitc69e946dbd8a5fa1fed5e43e64367eb7f54d9419 (patch)
tree3b329974370da75a498d3c71eb4d13fe3e6d4b5e /modules/viewvc
parentc8d8091bfe31d1d177b45fe00921b61dcf84ea35 (diff)
downloadpuppet-c69e946dbd8a5fa1fed5e43e64367eb7f54d9419.tar
puppet-c69e946dbd8a5fa1fed5e43e64367eb7f54d9419.tar.gz
puppet-c69e946dbd8a5fa1fed5e43e64367eb7f54d9419.tar.bz2
puppet-c69e946dbd8a5fa1fed5e43e64367eb7f54d9419.tar.xz
puppet-c69e946dbd8a5fa1fed5e43e64367eb7f54d9419.zip
- try to restrict memory usage by limiting the number of items in the log, following
http://viewvc.tigris.org/issues/show_bug.cgi?id=378 and https://bugzilla.novell.com/show_bug.cgi?id=459819
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 25fd8fb4..920aa9ed 100644
--- a/modules/viewvc/templates/viewvc.conf
+++ b/modules/viewvc/templates/viewvc.conf
@@ -630,7 +630,7 @@ dir_pagesize = 100
## This allows ViewVC to present discrete pages to the users instead of
## the entire revision log. Set to 0 to disable pagination.
##
-#log_pagesize = 0
+log_pagesize = 100
## limit_changes: Maximum number of changed paths shown per commit in
## the Subversion revision view and in query results. This is not a