Can't override configuration via settings.php

Created on 2 February 2023, over 2 years ago
Updated 3 February 2023, over 2 years ago

Problem/Motivation

Configuration can't be overridden via settings.php

Steps to reproduce

Within settings.php add something like

$config['raven.settings']['client_key'] = 'test test';

Proposed resolution

use \Drupal::config() instead of \Drupal::configFactory()->getEditable()

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡―πŸ‡΄Jordan ahmad abbad Jordan

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

Comments & Activities

Production build 0.71.5 2024