strapi/packages/strapi-plugin-upload
Bartosz 8c40d2192d
Fix invalid local uploads path (#6925)
* Fix invalid local uploads path

File upload provider does not consider the strapi configuration. This patch should fix the problem.

* getStaticPath -> uploadDir

* Use config.get method

* plugin-upload tests fix
2020-07-27 17:18:55 +02:00
..
2020-07-08 11:48:45 +02:00
2020-07-23 14:21:45 +02:00
2020-03-09 09:05:43 +01:00
2020-07-08 09:45:28 +02:00
2020-07-23 18:53:55 +02:00

strapi-plugin-upload