Maximum length of email fields.
File
- core/
modules/ system/ system.module, line 52 - Configuration system that lets administrators modify the workings of the site.
Code
define('EMAIL_MAX_LENGTH', 254)
Maximum length of email fields.
define('EMAIL_MAX_LENGTH', 254)