Missing docs on "upload" paths
Open
- Dominant language
- PHP
- Stars
- 45
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
The standard upload path for images in records is `/files` so it seems. That is different from Bolt 3 where files are automagically uploaded to YYYY-MM folders.
I can't find documentation about the upload options in Bolt 4. What are the options for "upload"?
```
image:
type: image
group: media
upload: entries
```
PS
I'd like to be able to upload files to folders like /files/contenttype/YYYY-MM
Is this possible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.