diff doc/customizing.txt @ 4975:2fce201a2b47

Documentation: configuration messages_to_author value "nosy" now documented.
author Bernhard Reiter <bernhard@intevation.de>
date Thu, 12 Mar 2015 21:56:49 +0100
parents b76710818d31
children 494d255043c9
line wrap: on
line diff
--- a/doc/customizing.txt	Wed Mar 11 21:47:41 2015 +0100
+++ b/doc/customizing.txt	Thu Mar 12 21:56:49 2015 +0100
@@ -416,7 +416,10 @@
 
  messages_to_author -- ``no``
   Send nosy messages to the author of the message.
-  Allowed values: ``yes``, ``no``, ``new``
+  If ``yes`` is used, then messages are sent to the author
+  even if not on the nosy list, same for ``new`` (but only for new messages).
+  When set to ``nosy``, the nosy list controls sending messages to the author.
+  Allowed values: ``yes``, ``no``, ``new``, ``nosy``
 
  signature_position -- ``bottom``
   Where to place the email signature.

Roundup Issue Tracker: http://roundup-tracker.org/