Programmatic api keys access

This commit is contained in:
Piero Toffanin 2021-05-17 11:41:15 -04:00
parent 29c1f2cd2e
commit 24c77ede19
3 changed files with 31 additions and 4 deletions

View file

@ -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