System Information
- Strapi Version: 4.14.0
- Operating System: Oracle Linux 8.6
- Database: Postgres
- Node Version: 18.x
- NPM Version: 9.x
- Yarn Version:
Is it possible to prevent upload-plugins
from uploading images to /tmp
, when a provider is used already(For example S3 provider)? I couldn’t find any related setting for that, and I would like to avoid this behavior completely, so I don’t have to mount another directory to the container.