Manual:$wgEnotifMinorEdits

From MediaWiki.org
Jump to: navigation, search

Other languages:
Deutsch • ‎English • ‎español • ‎suomi • ‎français • ‎italiano • ‎日本語 • ‎polski • ‎português • ‎português do Brasil • ‎русский
Email notification (Enotif) settings: $wgEnotifMinorEdits
Set to true to allow sending email notification also for edits marked as minor edits
Introduced in version: 1.5.0
Removed in version: still in use
Allowed values: (boolean)
Default value: true

Other settings: Alphabetical | By Function

Details[edit | edit source]

Set to true to allow email notification for edits flagged as 'minor'. Users still need to opt in by checking the appropriate user preference. This does not affect the user's own talk page (they will be notified about all changes, regardless of this setting).

If $wgEmailAuthentication is false, this setting is ignored.

See also[edit | edit source]