mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-01 03:24:19 +01:00
InstanceV2: remove supported_mime_types property
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user