Manual:$wgEnotifWatchlist/ko
Appearance
| Email notification (Enotif) settings: $wgEnotifWatchlist | |
|---|---|
| Set to true to allow the email notification for watched pages |
|
| 이 변수가 소개된 버전: | 1.5.0 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (boolean) |
| 기본값: | false |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
Set to true to allow email notification for watched pages. The option is then shown in user preferences and users can opt-in to receive one email when someone else changes a page they are watching.
If it's set to false, the option will not be available. If you change it to true, the option will be available but still disabled by default for both new and old users.
If $wgEmailAuthentication is false, this setting is ignored.