Skip to content

Commit

Permalink
rename to file-upload
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Apr 20, 2024
1 parent 03927ee commit 429161b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions settings/image-upload.md → settings/file-upload.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# Image upload
# File upload

`/dashboard/settings/image-upload`
`/dashboard/settings/file-upload`

This control the settings related to image uploading.
This control the settings related to file uploading.

## Enabled image formats
## Enabled file extensions

Determines which image formats can be uploaded.
Determines which file formats can be uploaded.

::: tip ✅ Formats supported
JPG PNG BMP GIF WEBP
JPG PNG BMP GIF WEBP MP4 WEBM
:::

## Enable uploads

Toggles the image upload functionality.
Toggles the file upload functionality.

## Enable uploads (URL)

Toggles the image upload functionality from URL.
Toggles the file upload functionality from URL.

## Upload user interface

Expand Down

0 comments on commit 429161b

Please sign in to comment.