手册:$wgEnotifImpersonal
此功能已在版本1.45.0被完全移除。 |
电子邮件通知(Enotif)设置: $wgEnotifImpersonal | |
---|---|
Send a generic mail instead of a personalised mail for each user. |
|
引进版本: | 1.11.0 (r21897) |
弃用版本: | 1.44.0 (Gerrit change 1126106; git #9ea35fd6) |
移除版本: | 1.45.0 (Gerrit change 1126107; git #72ffda83) |
允许的值: | (布尔值) |
默认值: | 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.