lowercase for files #2019
Unanswered
ksmartinrz
asked this question in
Q&A
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'd like to create some kind of a policy or action to either rename files while uploaded by the user or even prevent it to upload when its not in lowercase.
Since I am using the Docker variant, local file system solutions are not an option. I also store data on Azure Storage (and the static website feature) in the background, so case-sensitive mandatory for me. I think the event manager and actions would be the best option for this, but I cannot find any options for lowercase. Is there something I am missing?
Beta Was this translation helpful? Give feedback.
All reactions