constant CONFIGURATION_DEFAULTS_INCLUDED_COMMON in Configuration Management 7
Components with this 'default_file' flag will have exports written to the common defaults file 'MODULENAME.features.inc'. This is the default behavior.
File
- ./
configuration.module, line 81 - Module file for the configuration module, which enables the capture and management of configuration in Drupal.
Code
define('CONFIGURATION_DEFAULTS_INCLUDED_COMMON', 0);