Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit d875d75

Browse files
Merge pull request #2 from alphatownsman/main
Update configuration.md
2 parents fd41054 + 0792b60 commit d875d75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ if you are doing debug or development:
6262
- `IGDB_API_CLIENT_ID`, `IGDB_API_CLIENT_SECRET` - IGDB [keys](https://api-docs.igdb.com/)
6363
- `NEODB_SEARCH_SITES` is empty by default, which means NeoDB will search all available sources. This can be set to a comma-separated list of site names (e.g. `goodreads,googlebooks,spotify,tmdb,igdb,bandcamp,apple_podcast`), so that NeoDB will only search those sites; or not search any of them if set to just `-`.
6464

65+
## Translation
66+
set either of these will enable translation
67+
- `DEEPL_API_KEY` for DeepL
68+
- `LT_API_URL` and `LT_API_KEY` for LibreTranslate server
6569

6670
## Other maintenance tasks
6771

0 commit comments

Comments
 (0)