Skip to content
Snippets Groups Projects
Commit 9094b380 authored by Robin McCorkell's avatar Robin McCorkell
Browse files

Comment out mount_file config option

Prevents sample config issues with external storages. Fixes #9734
parent 4c99869e
Branches
No related tags found
No related merge requests found
......@@ -284,7 +284,7 @@ $CONFIG = array(
'asset-pipeline.enabled' => false,
/* where mount.json file should be stored, defaults to data/mount.json */
'mount_file' => '',
// 'mount_file' => 'data/mount.json',
/*
* Location of the cache folder, defaults to "data/$user/cache" where "$user" is the current user.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment