Minor readme fixes

This commit is contained in:
Syer10
2024-01-23 20:03:33 -05:00
parent 59a299522a
commit 0126a8c89f

View File

@@ -64,7 +64,7 @@ There are a number of environment variables available to configure Suwayomi:
| **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_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 |