Manual:$wgDefaultBlockExpiry/fr

From mediawiki.org
This page is a translated version of the page Manual:$wgDefaultBlockExpiry and the translation is 14% complete.
Droits utilisateur, contrôle d'accès et supervision: $wgDefaultBlockExpiry
Default expiry time for IP blocks.
Introduit dans la version :1.2.0
Retiré dans la version :1.5.0
Valeurs autorisées :String in strtotime() format, or "infinite" for an infinite block
Valeur par défaut :'24 hours'

Détails

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.