From 0126a8c89f711c70864ed28e0fbaeae534613836 Mon Sep 17 00:00:00 2001 From: Syer10 Date: Tue, 23 Jan 2024 20:03:33 -0500 Subject: [PATCH] Minor readme fixes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3ffee19..8a25664 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,11 @@ There are a number of environment variables available to configure Suwayomi: | **UPDATE_INTERVAL** | `-` | Time in hours - 0 to disable it - (doesn't have to be full hours e.g. 12.5) - range: 6 <= n < ∞ - Interval in which the global update will be automatically triggered | | **UPDATE_MANGA_INFO** | `-` | If manga info should be updated along with the chapters | | **BACKUP_TIME** | `-` | Range: hour: 0-23, minute: 0-59 - Time of day at which the automated backup should be triggered | -| **BACKUP_INTERVAL** | `-` | Time in days - 0 to disable it - range: 1 <= n < ∞ - Interval in which the server will automatically create a backup | -| **BACKUP_TTL** | `-` | Time in days - 0 to disable it - range: 1 <= n < ∞ - How long backup files will be kept before they will get deleted | -| **FLARESOLVERR_ENABLED** | `-` | Whether FlareSolverr is enabled and avalible to use | -| **FLARESOLVERR_URL** | `-` | The URL of the FlareSolverr instance | -| **FLARESOLVERR_TIMEOUT** | `-` | Time in seconds for FlareSolverr to timeout if the challenge is not solved | +| **BACKUP_INTERVAL** | `-` | Time in days - 0 to disable it - range: 1 <= n < ∞ - Interval in which the server will automatically create a backup | +| **BACKUP_TTL** | `-` | Time in days - 0 to disable it - range: 1 <= n < ∞ - How long backup files will be kept before they will get deleted | +| **FLARESOLVERR_ENABLED** | `-` | Whether FlareSolverr is enabled and available to use | +| **FLARESOLVERR_URL** | `-` | The URL of the FlareSolverr instance | +| **FLARESOLVERR_TIMEOUT** | `-` | Time in seconds for FlareSolverr to timeout if the challenge is not solved | # Docker tags