Skip to content

Commit a6c484a

Browse files
committed
Add fixes
1 parent 9a5b30f commit a6c484a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules

content/en/docs/appstore/use-content/platform-supported-content/modules/file-uploader.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For an advanced setup, useful when modifying the context entity is not possible,
5656

5757
##### Upload mode
5858

59-
* **Files** - Manually specifies allowed file types.
59+
* **Files** - Allows all file types by default, and adds a configuration option to specify a custom set of allowed file types.
6060
* **Images** - Limits uploads to images and shows a preview thumbnail.
6161

6262
##### Associated Files / Associated Images
@@ -69,7 +69,7 @@ For an advanced setup, useful when modifying the context entity is not possible,
6969
* Configuration to set up the nanoflow which creates an associated file object and commits it.
7070
* By default, calls **Nanoflow ACT_CreateUploadedFileDocument** for a **Files** upload mode and **ACT_CreateUploadedImageDocument** for an **Images** upload mode.
7171

72-
##### Action to Create New Files
72+
##### Allowed File Format
7373

7474
This configuration is only shown for the **Files** upload mode. Users can manually set restrictions on the allowed file types.
7575

0 commit comments

Comments
 (0)