mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
refactor: remove translation enabled in instanceV1Controller
This commit is contained in:
parent
ba23931727
commit
a3bc5ec5c3
1 changed files with 0 additions and 3 deletions
|
|
@ -36,9 +36,6 @@ const instanceV1Controller: AppController = async (c) => {
|
|||
max_characters: Conf.postCharLimit,
|
||||
max_media_attachments: 20,
|
||||
},
|
||||
translation: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
pleroma: {
|
||||
metadata: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue