config:override

Override config value in active configuration.

Usage:

drupal config:override [arguments] [options]
co

Available options

OptionDetails

--key

Key

--value

Value

Available arguments

ArgumentDetails

name

Configuration name

Examples

Set the Contact module flood limit to 10.

drupal config:override contact.settings flood.limit 10