手册:$wgEnotifImpersonal
电子邮件通知(Enotif)设置: $wgEnotifImpersonal | |
---|---|
Send a generic mail instead of a personalised mail for each user. |
|
引进版本: | 1.11.0 (r21897) |
移除版本: | 仍在使用 |
允许的值: | (布尔值) |
默认值: | false |
其他设置: 按首字母排序 | 按功能排序 |
详情
If true, send a generic mail instead of a personalised mail for each user. This always uses UTC as the time zone, and doesn't include the username.
For pages with many users watching, this can significantly reduce mail load. Has no effect when using sendmail rather than SMTP.