Closed alanmels closed 1 year ago
API page on https://api.backdropcms.org/api/backdrop/core%21includes%21config.inc/function/config_set/1 says:
string $option: The name of the config option within the file to set. The config option may contain periods to indicate levels within the config file.
Example use: https://github.com/backdrop-contrib/i18n/blob/5deeb563c9ba4d349f91b83c3564944e6ff51b61/i18n_node/i18n_node.admin.inc#L42
https://github.com/backdrop-contrib/brush/blob/1.x-1.x/README.md
API page on https://api.backdropcms.org/api/backdrop/core%21includes%21config.inc/function/config_set/1 says:
Example use: https://github.com/backdrop-contrib/i18n/blob/5deeb563c9ba4d349f91b83c3564944e6ff51b61/i18n_node/i18n_node.admin.inc#L42