[Rt-commit] rt branch, 4.0/hide-email-frequency-pref, updated. rt-4.0.6-127-gb86501d
Alex Vandiver
alexmv at bestpractical.com
Mon Jun 18 15:02:28 EDT 2012
The branch, 4.0/hide-email-frequency-pref has been updated
via b86501d39d20e6f151920d39dbe29e021686b8e8 (commit)
from 19b9228906e6ba50cedf58464b445a4851e1c65f (commit)
Summary of changes:
etc/RT_Config.pm.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit b86501d39d20e6f151920d39dbe29e021686b8e8
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Mon Jun 18 15:02:02 2012 -0400
Slight rewording of RecordOutgoingEmail's effect on EmailFrequency
diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 54fb499..13c4350 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -615,8 +615,8 @@ Set($NotifyActor, 0);
By default, RT records each message it sends out to its own internal
database. To change this behavior, set C<$RecordOutgoingEmail> to 0
-If this is disabled, user's "Email delivery"(i.e. EmailFrequency) preference
-will be ignored.
+If this is disabled, users' digest mail delivery preferences
+(i.e. EmailFrequency) will also be ignored.
=cut
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list