Podręcznik:$wgDefaultBlockExpiry
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.5.0. |
User rights, access control and monitoring: $wgDefaultBlockExpiry | |
---|---|
Default expiry time for IP blocks. |
|
Wprowadzono w wersji: | 1.2.0 |
Usunięto w wersji: | 1.5.0 |
Dozwolone wartości: | String in strtotime() format, or "infinite" for an infinite block |
Domyślna wartość: | '24 hours' |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
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.