From 7113905e25f426c9487ab1b5e0652029effd9f44 Mon Sep 17 00:00:00 2001 From: FunnyPocketBook Date: Wed, 15 Jan 2025 04:36:28 +0100 Subject: [PATCH] Update readme.md env variable (#64) Adjust `AA_DONATOR_KEY` in text to reflect changes of the env variable --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 24d6bdf..660710d 100644 --- a/readme.md +++ b/readme.md @@ -84,7 +84,7 @@ If you change `BOOK_LANGUAGE`, you can add multiple comma separated languages, s | `AA_BASE_URL` | Base URL of Annas-Archive (could be changed for a proxy) | `https://annas-archive.org` | | `USE_CF_BYPASS` | Disable CF bypass and use alternative links instead | `true` | -If you are a donator on AA, you can use your Key in `AA_DONATOR_API_KEY` to speed up downloads and bypass the wait times. +If you are a donator on AA, you can use your Key in `AA_DONATOR_KEY` to speed up downloads and bypass the wait times. If disabling the cloudflare bypass, you will be using alternative download hosts, such as libgen or z-lib, but they usually have a delay before getting the more recent books and their collection is not as big as aa's. But this setting should work for the majority of books. #### Network Settings