Created
May 27, 2025 08:18
-
-
Save d0t15t/d22f3f5605a93d1d640de11377bf70ef to your computer and use it in GitHub Desktop.
Drupal Config Exclude modules setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$settings['config_exclude_modules'] = ['devel', 'stage_file_proxy']; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment