Bug fix: shell (wproto) sometimes closed server FIFO before cgi
[egate.git] / kernel / default.res
index 271f019..5a3cf47 100644 (file)
@@ -1,5 +1,5 @@
 # Email gateway - general kernel resources
 # Email gateway - general kernel resources
-# $Id: default.res,v 1.25 1995/05/23 08:12:59 adam Exp $
+# $Id: default.res,v 1.28 1995/07/20 08:16:36 adam Exp $
 #
 # Important directories, programs, etc.
 gw.reply.mta: /usr/lib/sendmail
 #
 # 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.reply.tmp.dir: /tmp
 #gw.path: /home/adam/egate/kernel
 gw.marc.log: marc.log
-gw.timeout: 300
+gw.timeout: 30
 gw.resultset: 1
 gw.persist: 1
 gw.max.process: 3
 
 # Retrieval settings
 gw.resultset: 1
 gw.persist: 1
 gw.max.process: 3
 
 # Retrieval settings
-gw.ignore.which: 1
+gw.ignore.which: 0
 gw.default.show: 10
 gw.max.show: 100
 
 gw.default.show: 10
 gw.max.show: 100
 
@@ -131,7 +131,7 @@ gw.help.target: Command:\n
  specified.
  \n
 gw.help.base: Command:\n
  specified.
  \n
 gw.help.base: Command:\n
- \tbase <base>1 <base>2 ...\n
+ \tbase <base1> <base2> ...\n
  \n
  The base command selects one or more databases. However, some 
  targets do not allow the selection of more than one database.
  \n
  The base command selects one or more databases. However, some 
  targets do not allow the selection of more than one database.
@@ -169,9 +169,7 @@ gw.help.find: Command:\n
  If the 'or' is to be applied to "knuth" and "donald", one could use:\n
  \tfind ti=computer and (au=knuth or donald)\n\n
  \tfind computer and s=2\n
  If the 'or' is to be applied to "knuth" and "donald", one could use:\n
  \tfind ti=computer and (au=knuth or donald)\n\n
  \tfind computer and s=2\n
- Here, the <search-term> "computer" is and'ed with result-set "2".
- Note: The result-set reference faclility is unavailable at the moment.
- \n
+ Here, the <search-term> "computer" is and'ed with result-set "2".\n
 gw.help.show: Command:\n
  \tshow <show-spec> ...\n\n
  The show command retrieves records. A <show-spec> is a combination
 gw.help.show: Command:\n
  \tshow <show-spec> ...\n\n
  The show command retrieves records. A <show-spec> is a combination
@@ -189,6 +187,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
  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 <setting> <value>\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 <account>\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
 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