Skip to content

Instantly share code, notes, and snippets.

@d0t15t
Created May 27, 2025 08:18
Show Gist options
  • Save d0t15t/d22f3f5605a93d1d640de11377bf70ef to your computer and use it in GitHub Desktop.
Save d0t15t/d22f3f5605a93d1d640de11377bf70ef to your computer and use it in GitHub Desktop.
Drupal Config Exclude modules setting
$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