From 1c3a67ca3814e99ebd16861bc68be6ef6db213aa Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 13 Feb 2009 10:06:03 +0000 Subject: [PATCH] Mention forbidden attributes SVN revision: 2173 --- doc/config.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/config.html b/doc/config.html index 44a5978c..df0419e5 100755 --- a/doc/config.html +++ b/doc/config.html @@ -986,7 +986,18 @@ if the file name starts with a "/" (Unix) or Attributes = <list>
Define a number of attributes for the logbook, separated by commata. A maximum of 100 attributes can be defined. Typical values are - "Author", "Subject" or "Type". + "Author", "Subject" or "Type". Following values + are not allowed:

+

    +
  • Text +
  • Date +
  • Encoding +
  • Reply to +
  • In reply to +
  • Locked by +
  • Attachment +

+ since these are used internally by elog.

  • Options <attribute> = <list>