Manual:$wgUserEmailConfirmationTokenExpiry/ko
Appearance
| 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.