Jump to content

Manual:$wgEnableUserEmail/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgEnableUserEmail and the translation is 20% complete.
Email settings: $wgEnableUserEmail
Set to true to enable user-to-user email.
이 변수가 소개된 버전:1.4.0
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값:true (1.5+)
false (1.4)

상세

Set to true to enable user-to-user email via Special:Emailuser. This can potentially be abused, as it's hard to track. This setting can be used to check if SMTP is set up correctly on your wiki.

Requires $wgEnableEmail to be true as well.

같이 보기