mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
InstanceV2: remove supported_mime_types property
This commit is contained in:
parent
e6495c3687
commit
8abac7ffa7
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ const instanceV2Controller: AppController = async (c) => {
|
|||
characters_reserved_per_url: 23,
|
||||
},
|
||||
media_attachments: {
|
||||
supported_mime_types: [],
|
||||
image_size_limit: 16777216,
|
||||
image_matrix_limit: 33177600,
|
||||
video_size_limit: 103809024,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue