Manual:$wgDefaultBlockExpiry/ru

This page is a translated version of the page Manual:$wgDefaultBlockExpiry and the translation is 0% complete.
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.