config:override
Override config value in active configuration.
Usage:
drupal config:override [arguments] [options]
coAvailable options
| Option | Details |
|---|---|
--key | Key |
--value | Value |
Available arguments
| Argument | Details |
|---|---|
name | Configuration name |
Examples
Set the Contact module flood limit to 10.
drupal config:override contact.settings flood.limit 10