From 73c44573e8bebef8ddf4fb02e612c9bb022d8b4f Mon Sep 17 00:00:00 2001 From: lotus Date: Thu, 13 Nov 2008 21:02:18 +0000 Subject: [PATCH] revert; used to hide memory tables and thread timings git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5339 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- defaults/yacy.init | 3 +++ 1 file changed, 3 insertions(+) diff --git a/defaults/yacy.init b/defaults/yacy.init index a3fff6d94..34e1bd88f 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -818,6 +818,9 @@ svnRevision=0 currentSkin=default +# hide some tables +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;