Location for Storage templates #16361
Wordsmith9091
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not filing this as a bug because I'm not sure that I'm not just brainfarting. But in my Administration/Settings section, for the Storage Templates, it gives the example path of ...
UPLOAD_LOCATION/admin/2022/2022-02-03/IMAGE_56437.jpg
Shouldn't it actually be
UPLOAD_LOCATION/library/admin/2022/2022-02-03/IMAGE_56437.jpg
Isn't "library" a folder nested under the bind mount that's defined with UPLOAD_LOCATION, and then under that is a storage label for the user and their various folders as defined in the template?
Beta Was this translation helpful? Give feedback.
All reactions