Manual:$wgEnotifUserTalk
Email notification (Enotif) settings: $wgEnotifUserTalk | |
---|---|
Enable email notifications for edits on users' talk pages. |
|
Introduced in version: | 1.5.0 |
Removed in version: | Still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
editSet 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.