Ability to specify what type of asset folders are created in what directory
W S
I would like in the config settings the option to be able to say that I want my collection folders created in one directory and my movie folders created in another.
libraries:
Movies:
settings:
asset_directory:
movies:
- /config/assets/movies
collections:
- /config/assets/collections
asset_folders: true
create_asset_folders: true