mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
feat(instanceV2Controller): enable translation
This commit is contained in:
parent
c6626313bc
commit
f434f87584
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ const instanceV2Controller: AppController = async (c) => {
|
|||
max_expiration: 2629746,
|
||||
},
|
||||
translation: {
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
registrations: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue