Manual:$wgEnotifWatchlist
From MediaWiki.org
| Email notification (Enotif) settings: $wgEnotifWatchlist | |
|---|---|
| Set to true to allow the e-mail notification for watched pages |
|
| 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 watched pages. The option is then shown in user preferences and users can opt-in to receive one e-mail when someone else changes a page they are watching.
If $wgEmailAuthentication is false, this setting is ignored.