From f976f299a6c8b0b378b82c6cc833ca7165dd2752 Mon Sep 17 00:00:00 2001 From: steinm Date: Thu, 21 Jul 2011 13:27:12 +0000 Subject: [PATCH] - added partitionSize --- conf/settings.xml.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/settings.xml.template b/conf/settings.xml.template index 287ea48c2..41334f7f3 100644 --- a/conf/settings.xml.template +++ b/conf/settings.xml.template @@ -71,6 +71,7 @@ luceneDir = "" logFileEnable = "true" logFileRotation = "d" + partitionSize = "2000000" > @@ -180,6 +181,7 @@ >