Jump to content

Manual:$wgUserEmailConfirmationTokenExpiry/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgUserEmailConfirmationTokenExpiry and the translation is 22% complete.
Email settings: $wgUserEmailConfirmationTokenExpiry
The time, in seconds, after which a email address confirmation token expires.
이 변수가 소개된 버전:1.18.0 (r81868)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(integer)
기본값:7 * 24 * 60 * 60 (7 days)

상세

The time, in seconds, after which a email address confirmation token expires. Such tokens are sent out when a user sets their email address for the first time, or changes their email address.

If $wgEmailAuthentication is set to false, this does not apply.

같이 보기