$config_directories key for staging directory.
Deprecated
in Drupal 8.0.x and will be removed before 9.0.0. The staging directory was renamed to sync.
See also
File
- core/includes/bootstrap.inc, line 123
- Functions that need to be loaded on every Drupal request.
Code
const CONFIG_STAGING_DIRECTORY = 'staging';
Please login to continue.