From 7d35e227475bb4a6ba185788cc663e38822c15f8 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 11 Apr 2011 17:42:58 -0400
Subject: [PATCH] Ref links.

---
 gitblit.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gitblit.properties b/gitblit.properties
index 8ea1cc6..839b914 100644
--- a/gitblit.properties
+++ b/gitblit.properties
@@ -79,7 +79,7 @@
 
 # The number of commits to show on each page of a Log
 # Value must exceed 0 else default of 50 is used
-logPageCommitsCount = 50
+logPageCommitCount = 50
 
 # Registered extensions for google-code-prettify
 prettyPrintExtensions = c cpp cs css htm html java js php pl prefs properties py rb sh sql xml vb

--
Gitblit v1.9.1