Files
payload/docs/Upload/config.mdx
2020-12-28 13:32:12 -05:00

18 lines
296 B
Plaintext

---
title: Upload Config
label: Config
order: 10
---
Talk about how to configure uploads here.
Need to cover:
1. Global upload config #global
1. Can have multiple collections
1. Static directory
1. How to upload (multipart/form-data)
1. Uploading is REST-only
1. Access control
1. Image sizes