Open bh-teufels opened 2 years ago
seem just because of using absolute path for the storage. but for GDPR / DSGVO safety reasons i want to keep the path outside the web root
The extension currently only allows to use public folders (starting from web root). Absolute paths are not possible.
Possible to change that. We need to consider lockRootPath
and make sure its backwards compatible. I'm open to PRs!
i want to use the Task for cleanup files inside a non-public file storage (Is publicly available? = Off) but a Validation Check wont let me save this path same if using absolute path to storage.
My storage Settings: Is browsable? = On Is publicly available? = Off Is writable? = On Is online? = On Path type = absolute