diff options
-rw-r--r-- | modules/viewvc/templates/viewvc.conf | 2 |
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 |