mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-01 03:24:19 +01:00
refactor: remove translation enabled in instanceV1Controller
This commit is contained in:
@@ -36,9 +36,6 @@ const instanceV1Controller: AppController = async (c) => {
|
||||
max_characters: Conf.postCharLimit,
|
||||
max_media_attachments: 20,
|
||||
},
|
||||
translation: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
pleroma: {
|
||||
metadata: {
|
||||
|
||||
Reference in New Issue
Block a user