From: Marc Cromme Date: Tue, 18 Apr 2006 07:59:39 +0000 (+0000) Subject: corrected database, profilePath and added db/tmp dir to CVS X-Git-Tag: CPAN-v1.02~54^2~1238 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=079ce6a6166469ad363c72d8cf5038b3e512f024 corrected database, profilePath and added db/tmp dir to CVS --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 17da22a..e29b387 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,7 +1,8 @@ -# $Id: zebra.cfg,v 1.1 2006-04-13 14:53:17 mike Exp $ +# $Id: zebra.cfg,v 1.2 2006-04-18 07:59:39 marc Exp $ # Where to look for config files #profilePath: /usr/local/share/idzebra/tab:/usr/share/idzebra/tab +profilePath: .:/home/marc/code/id/zebra/tab # Where to look for loadable zebra modules #modulePath: zebra/lib/ @@ -11,9 +12,11 @@ storeData: 1 storeKeys: 1 # Use the "xslt" filter with config file filter_alvis_conf.xml -recordtype: xslt.filterconf.xml +#recordtype: xslt.filterconf.xml +recordtype: alvis.filterconf.xml -database: IR-Explain---1 +database: IR-Explain--1 +#database: Default # where to put registers, and other var content, and how large they may be register: db/register:100G