Manual:$wgEnotifUserTalk

From Linux Web Expert

Revision as of 08:22, 12 October 2021 by imported>Minorax (obs tag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Email notification (Enotif) settings</translate>: $wgEnotifUserTalk
Enable email notifications for edits on users' talk pages.
<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>false

Details

Set to true to allow email notifications to a user when someone else edits the user's talk page. The option (called enotifusertalkpages) is shown in user preferences and users can opt-in to receive an email when someone else changes their talk page.

If $wgEmailAuthentication is set to false, this setting is ignored.

See also