InstanceV2: remove supported_mime_types property

This commit is contained in:
Alex Gleason 2024-10-08 12:52:14 -05:00
parent e6495c3687
commit 8abac7ffa7
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -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,