feature_toggle-2.0.x-dev/config/schema/feature_toggle.schema.yml
config/schema/feature_toggle.schema.yml
# Schema for the configuration files of the Feature Toggle module. feature_toggle.features: type: config_object label: 'Features' mapping: features: type: sequence label: 'Feature Name' sequence: type: string label: 'Feature Label'