Maximum number of values in a weight select element.

If the number of values is over the maximum, a text field is used instead.

File

core/modules/system/system.module, line 47
Configuration system that lets administrators modify the workings of the site.

Code

define('BACKDROP_WEIGHT_SELECT_MAX', 100)