mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-13 10:34:19 +01:00
feat(instanceV2Controller): enable translation
This commit is contained in:
@@ -128,7 +128,7 @@ const instanceV2Controller: AppController = async (c) => {
|
||||
max_expiration: 2629746,
|
||||
},
|
||||
translation: {
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
registrations: {
|
||||
|
||||
Reference in New Issue
Block a user