Allow to use overwrite for configuration

Created on 16 July 2024, 5 months ago

If you use a settings.local.php file to overwrite config as in following example :

$config['keepeek.settings']['api_endpoint'] = 'https://my_endpoint.keepeek.com/';
$config['keepeek.settings']['keycloak_client_id'] = 'my_client_id';

this config is not injected in drupalSettings because \Drupal::config()->getRawData() return original data.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇫🇷France Kgaut

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024