Manual:$wgMaxNameChars/pl

Category:MediaWiki configuration settings/pl#MaxNameCharsCategory:MediaWiki configuration settings introduced in version 1.2.0/pl#MaxNameCharsCategory:MediaWiki configuration settings still in use/pl#MaxNameCharsCategory:Users variables/pl#MaxNameChars
User accounts, authentication: $wgMaxNameChars
Maximum number of bytes in username.
Wprowadzono w wersji:1.2.0
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(integer)
Domyślna wartość:255 (1.5+)
32 (1.2-1.4)

Szczegóły

Sets the maximum number of bytes in username.

All existing usernames on a wiki consisting of more bytes will become invalid after you set this parameter to a lower value.

User::isUsableName() (and thus the "Create account" form) enforces a lower limit of 235 bytes, to avoid unreachable subpages such as User_talk:Username/monobook.css (T25080).

Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings introduced in version 1.2.0/pl Category:MediaWiki configuration settings still in use/pl Category:Users variables/pl