Manual:$wgEnotifUserTalk
From MediaWiki.org
| Email notification (Enotif) settings: $wgEnotifUserTalk | |
|---|---|
| Set to true to allow the e-mail notification for the own user_talk page |
|
| Introduced in version: | 1.5.0 |
| Removed in version: | still in use |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Set to true to allow e-mail notification for the own user_talk page. The option is now shown in user preferences and users can opt-in to receive one e-mail when someone else changes the user_talk page.
If $wgEmailAuthentication is false, this setting is ignored.

