X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fparameters.h;h=4b4ea71b5c7ec6c919a4f3eea56c9749abd9396e;hb=7e025de4cfed622c3bcd95c99fd6e90e71cb05fc;hp=ef4d54f05b5a17e5abe3f31c277d1aae754fe723;hpb=dbcf2c3410ed74d919efdc62ffbd00e716284d8e;p=pazpar2-moved-to-github.git diff --git a/src/parameters.h b/src/parameters.h index ef4d54f..4b4ea71 100644 --- a/src/parameters.h +++ b/src/parameters.h @@ -1,4 +1,4 @@ -/* $Id: parameters.h,v 1.1 2007-04-23 21:05:23 adam Exp $ +/* $Id: parameters.h,v 1.2 2007-05-23 21:58:28 adam Exp $ Copyright (c) 2006-2007, Index Data. This file is part of Pazpar2. @@ -32,6 +32,7 @@ struct parameters { char settings_path_override[128]; struct conf_server *server; int dump_records; + int debug_mode; int timeout; /* operations timeout, in seconds */ char implementationId[128]; char implementationName[128];