update wgUsersNotifiedOnAllChanges doc (r109826)
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 23 Jan 2012 16:08:38 +0000 (16:08 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 23 Jan 2012 16:08:38 +0000 (16:08 +0000)
includes/DefaultSettings.php

index 3b38281..7cd5cc8 100644 (file)
@@ -1188,7 +1188,7 @@ $wgEnotifUseRealName = false;
 
 /**
  * Array of usernames who will be sent a notification email for every change
- * which occurs on a wiki.
+ * which occurs on a wiki. Users will not be notified of their own changes.
  */
 $wgUsersNotifiedOnAllChanges = array();