r26644 - trunk/plugins/XMLSpider/db

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: j16sdiz
Date: 2009-04-08 05:39:47 +0000 (Wed, 08 Apr 2009)
New Revision: 26644

Modified:
   trunk/plugins/XMLSpider/db/Config.java
Log:
Increase max index file size

Modified: trunk/plugins/XMLSpider/db/Config.java
===================================================================
--- trunk/plugins/XMLSpider/db/Config.java	2009-04-08 05:29:13 UTC (rev 26643)
+++ trunk/plugins/XMLSpider/db/Config.java	2009-04-08 05:39:47 UTC (rev 26644)
@@ -38,7 +38,7 @@
 	public Config(Storage storage) {
 		indexDir = "myindex7/";
 		indexMaxEntries = 4000;
-		indexSubindexMaxSize = 1 * 1024 * 1024;
+		indexSubindexMaxSize = 4 * 1024 * 1024;
 
 		indexTitle = "XMLSpider index";
 		indexOwner = "Freenet";
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.