3.14.2 • Published 3 months ago

@akemona-org/strapi-provider-upload-local v3.14.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 months ago

strapi-provider-upload-local

Maintenance release by Akemona

Configurations

This provider has only one parameter: sizeLimit.

Example

./extensions/upload/config/settings.json

{
  "provider": "local",
  "providerOptions": {
    "sizeLimit": 100000
  }
}

The sizeLimit parameter must be a number. Be aware that the unit is in bytes, and the default is 1000000. When setting this value high, you should make sure to also configure the body parser middleware maxFileSize so the file can be sent and processed. Read more here

Resources

Links

3.14.2

3 months ago

3.14.1

3 months ago

3.14.0

3 months ago

3.13.2

3 months ago

3.13.1

3 months ago

3.13.0

3 months ago

3.12.3

1 year ago

3.12.4

1 year ago

3.12.2

1 year ago

3.12.1

1 year ago

3.12.0

1 year ago

3.11.0

1 year ago

3.10.4

1 year ago

3.10.3

1 year ago

3.10.2

1 year ago

3.10.1

1 year ago

3.10.0

1 year ago

3.9.4

1 year ago

3.9.3

1 year ago

3.9.3-next.1

1 year ago

3.9.2

1 year ago

3.9.1

1 year ago

3.9.0

1 year ago

3.8.2

1 year ago

3.8.1

1 year ago

3.8.0

1 year ago

3.7.7-next.3

1 year ago

3.7.7-next.2

1 year ago

3.7.7-next.1

1 year ago

3.7.6

1 year ago

3.7.5

1 year ago

3.7.4

1 year ago

3.7.2

1 year ago

3.7.1

1 year ago

3.7.0

1 year ago