Skip to content

Commit

Permalink
[DOCS] Fix ImageUpload YAML code
Browse files Browse the repository at this point in the history
Releases: main, 11.5
Resolves: #97436
Change-Id: I341d8650a5411f3c102948a3f659194574d97749
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74308
Tested-by: core-ci <typo3@b13.com>
Tested-by: Oliver Bartsch <bo@cedev.de>
Reviewed-by: Oliver Bartsch <bo@cedev.de>
  • Loading branch information
Malte Koitka authored and o-ba committed Apr 25, 2022
1 parent f0c72fb commit 032461e
Showing 1 changed file with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,12 @@ are used for file (and image) uploads.
label: '1:/user_upload/'
properties:
saveToFileMount: '1:/user_upload/'
ImageUpload
properties:
saveToFileMount: '1:/user_upload/'
editors:
ImageUpload:
formEditor:
predefinedDefaults:
properties:
saveToFileMount: '1:/user_upload/'
editors:
400:
selectOptions:
10:
Expand Down

0 comments on commit 032461e

Please sign in to comment.