Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wereii committed Mar 22, 2024
1 parent 28c51a4 commit 49a72d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:

#### Optional Environment Variables

- `RUST_LOG` - Controls logging level, `debug` will also print the thumbnail ids being deleted (lots of line).
- `RUST_LOG` - Controls logging level, `debug` will also print the thumbnail ids being deleted (lots of lines).
Without this the default level is `warn`.

- `THUMBNAIL_MIN_AGE_MONTHS` - The minimum age of a thumbnail in months before it is considered for deletion.
Expand Down

0 comments on commit 49a72d9

Please sign in to comment.