Setting the Drupal config sync directory
The $settings['config_sync_directory'] is set in the settings.php file.
For example:
$settings['config_sync_directory'] = '/var/www/html/config/sync';The $settings['config_sync_directory'] is set in the settings.php file.
For example:
$settings['config_sync_directory'] = '/var/www/html/config/sync';