From 736dd86193d2494d35f0ef05fd277c30223a379a Mon Sep 17 00:00:00 2001 From: lotus Date: Thu, 9 Oct 2008 12:48:43 +0000 Subject: [PATCH] - option enableSimpleConfig can disable hidden tables - corrected some Xmx values - friendlier welcome message format git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5259 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- defaults/yacy.init | 2 ++ htroot/PerformanceMemory_p.html | 2 +- htroot/PerformanceMemory_p.java | 11 +++++++---- htroot/PerformanceQueues_p.html | 2 +- htroot/PerformanceQueues_p.java | 2 ++ htroot/Status.html | 2 +- yacy.logging | 2 +- 7 files changed, 15 insertions(+), 8 deletions(-) diff --git a/defaults/yacy.init b/defaults/yacy.init index 986b51524..aac717f50 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -814,6 +814,8 @@ svnRevision=0 currentSkin=default +enableSimpleConfig=true + # temporary flag for new database structure. set only true for testing # ALL DATA THAT IS CREATED WITH THIS FLAG ON WILL BE VOID IN A FINAL VERSION # table-types: RAM = 0, TREE = 1, FLEX = 2; diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index 456997866..6be1f854a 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -5,7 +5,7 @@ #%env/templates/metas.template%# - +