mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-25 11:22:28 +00:00
Programmatic api keys access
This commit is contained in:
parent
29c1f2cd2e
commit
24c77ede19
3 changed files with 31 additions and 4 deletions
|
@ -115,6 +115,7 @@ docker-compose up -d --build
|
|||
| --frontend-language-target | Set frontend default language - target | `es` |
|
||||
| --frontend-timeout | Set frontend translation timeout | `500` |
|
||||
| --api-keys | Enable API keys database for per-user rate limits lookup | `Don't use API keys` |
|
||||
| --require-api-key-origin | Require use of an API key for programmatic access to the API, unless the request origin matches this domain | `No restrictions on domain origin` |
|
||||
| --load-only | Set available languages | `all from argostranslate` |
|
||||
|
||||
## Manage API Keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue