Manual:$wgDefaultBlockExpiry/ru
Appearance
Эта функция была полностью удалена в версии 1.5.0. |
| User rights, access control and monitoring: $wgDefaultBlockExpiry | |
|---|---|
| Default expiry time for IP blocks. |
|
| Введено в версии: | 1.2.0 |
| Удалено в версии: | 1.5.0 |
| Допустимые значения: | String in strtotime() format, or "infinite" for an infinite block |
| Значение по умолчанию: | '24 hours' |
| Другие настройки: По алфавиту | По функциональности | |
Details
Default expiry time in strtotime() format, or "infinite" for an infinite block.
It was removed in 1.15, shortly replaced by $wgBlockExpiryOptions in r7517 which was later removed in r9748.
After a request in bugzilla:32178, this feature was reintroduced in the form of a system message in version 1.20.