Manual:$wgEnotifMinorEdits/en

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> Email notification (Enotif) settings</translate>: $wgEnotifMinorEdits
Set to true to allow sending email notification also for edits marked as minor edits
<translate> Introduced in version:</translate>1.5.0
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>true

Details

Set to true to allow email notification for edits flagged as 'minor'. If the editor/poster has the nominornewtalk user right, emails will still never be sent for minor edits. Users still need to opt in by checking the appropriate user preference. User talk notifications are affected by this, $wgEnotifUserTalk .

If $wgEmailAuthentication is false, this setting is ignored.

See also