update wgUsersNotifiedOnAllChanges doc (r109826)
[lhc/web/wiklou.git] / 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();