mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-06-05 13:45:17 -04:00
Add --translation-cache
This commit is contained in:
@@ -231,6 +231,11 @@ _default_options_objects = [
|
||||
'default_value': '',
|
||||
'value_type': 'str'
|
||||
},
|
||||
{
|
||||
'name': 'TRANSLATION_CACHE',
|
||||
'default_value': '',
|
||||
'value_type': 'str'
|
||||
},
|
||||
{
|
||||
'name': 'URL_PREFIX',
|
||||
'default_value': '',
|
||||
|
||||
Reference in New Issue
Block a user