Jump to content

Manual:$wgEnotifImpersonal/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgEnotifImpersonal and the translation is 12% complete.
Email notification (Enotif) settings: $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)
허용값:(boolean)
기본값: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.