Hello,
I have two drive on the same server so I have create a second group and a second storage.
First storage was on the default “/images” directory and a second one was a “/images2” directory (mount on the 2nd drive).
I planned to set the first storage display in list on “/images2” in the meaning to set it as main storage and not have to change storage when we create image.
So, I have edited the storage (the one create with fog) to move it to a “/images2” directory and put the second storage to “/images”.
When i tried to upload images on it, it’s says that it can’t mount “/images2/dev” on “/images”.
So moved back to original conf : storage made by fog link to “/images” and new storage link to “/images2”.
I upload fine image on the first one but i still have the error to upload on “/images2”.
How can i set up my main storage to “/images2” or just make it work ?
Do i have to edit Config.class.php ?
Thank you.