settings:set

Change une valeur de configuration spécifique dans le fichier de configuration de Drupal Console

Utilisation:

drupal settings:set [arguments]

Paramètres disponibles

Paramètre Détails
name Setting name in YAML flatten format to set a value in Drupal Console config file
value Setting value to set in Drupal Console config file

Exemples

Set application language setting value to "es"

drupal settings:set  application.language es