Maximum length of username text field.
File
- core/
modules/ user/ user.module, line 10 - Enables the user registration and login system.
Code
define('USERNAME_MAX_LENGTH', 60)
Maximum length of username text field.
define('USERNAME_MAX_LENGTH', 60)