X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=kernel%2Fdefault.res;h=10c980669e3eccc176916ebb6d28688a4f1e49b3;hb=44d726c4960ab2aa9914d27a9cb423983701bb85;hp=47087655be70623d9e70b61ea26c7af8e3664c2e;hpb=272f54128f5b48a61b2aa6dbb7859eca1c1296ae;p=egate.git diff --git a/kernel/default.res b/kernel/default.res index 4708765..10c9806 100644 --- a/kernel/default.res +++ b/kernel/default.res @@ -1,5 +1,5 @@ # Email gateway - general kernel resources -# $Id: default.res,v 1.20 1995/05/03 16:34:17 adam Exp $ +# $Id: default.res,v 1.27 1995/07/03 12:59:28 adam Exp $ # # Important directories, programs, etc. gw.reply.mta: /usr/lib/sendmail @@ -7,13 +7,13 @@ gw.reply.tmp.prefix: gwr gw.reply.tmp.dir: /tmp #gw.path: /home/adam/egate/kernel gw.marc.log: marc.log -gw.timeout: 20 +gw.timeout: 30 gw.resultset: 1 gw.persist: 1 -gw.max.process: 2 +gw.max.process: 3 # Retrieval settings -gw.ignore.which: 1 +gw.ignore.which: 0 gw.default.show: 10 gw.max.show: 100 @@ -24,6 +24,7 @@ gw.bibset: default.bib gw.target.loc: loc.res gw.target.drewdb: drewdb.res gw.target.dimitris: dimitris.res +gw.target.danbib: dimitris.res gw.databases: # Language definitions @@ -47,8 +48,8 @@ ccl.command.def: def ccl.command.account: account ccl.token.and: and ccl.token.or: or -ccl.token.not: not -ccl.token.set: set +ccl.token.not: not andnot +ccl.token.set: set s # Diagnostic Conditions gw.bib1.diag.1: Permanent system error @@ -188,6 +189,19 @@ gw.help.show: Command:\n Example:\n \tshow p=2-7 p=9-10 f=1\n Records 2 through 7 and 9-10 are shown in format 1.\n +gw.help.def:\n + \tdef \n + The def command sets/gets various settings. Setting is one of: + \tf - display format to be used in show\n + \tautoshow - number of records to show after a find\n + \tdefaultshow - number of records to retrieve in a show command\n + \tlang - conversation language\n + \n + \treset - resets the settings to their defaults values\n + \tshow - show current settings\n +gw.help.account:\n + \taccount \n + Sets authentication string. Necessary for some targets.\n gw.help.general: You have triggered the "help"-information on the Email gateway. \n\n This preliminary service is a very early alpha release of a Email service