From: Mike Taylor Date: Mon, 12 Dec 2005 17:24:49 +0000 (+0000) Subject: Use isam:b so that the "drop" extended service works. X-Git-Tag: before.bug.529~280 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=a0dfc2c01cc95431cc7aa01f481db5d51a02b545 Use isam:b so that the "drop" extended service works. --- diff --git a/examples/gils/xs-test.cfg b/examples/gils/xs-test.cfg index df0f588..e718c4e 100644 --- a/examples/gils/xs-test.cfg +++ b/examples/gils/xs-test.cfg @@ -1,5 +1,5 @@ # Simple Zebra configuration file -# $Id: xs-test.cfg,v 1.2 2005-12-09 10:14:52 mike Exp $ +# $Id: xs-test.cfg,v 1.3 2005-12-12 17:24:49 mike Exp $ # # Where the schema files, attribute files, etc are located. profilePath: .:../../tab @@ -10,7 +10,7 @@ attset: gils.att attset: explain.att recordtype: grs.sgml -isam: c +isam: b # Flags for the non-authenticated user. w=write (allows ES Updates) perm.user: r