Skip to content

Commit 395a98f

Browse files
committed
Set config directory.
1 parent 37d9835 commit 395a98f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/sites/default/settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
* directory in the public files path. The setting below allows you to set
238238
* its location.
239239
*/
240-
$settings['config_sync_directory'] = 'sites/default/files/config309284239048234';
240+
$settings['config_sync_directory'] = '../config/sync';
241241

242242
/**
243243
* Settings:

0 commit comments

Comments
 (0)