From e1b41b5f6483f1bcda37b5882a81438a92b52c45 Mon Sep 17 00:00:00 2001 From: pictuga Date: Thu, 1 Oct 2020 00:18:48 +0200 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18aa1ac..2fc184e 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ will be cleared every time the program is run). Path can be defined with environment variables: `MYSQL_USER`, `MYSQL_PWD`, `MYSQL_DB`, `MYSQL_HOST` To limit the siz of the cache: -' `CACHE_SIZE` sets the target number of items in the cache (further items will +- `CACHE_SIZE` sets the target number of items in the cache (further items will be deleted but the cache migth be temporarily bigger than that). Defaults to 10k entries. - `CACHE_LIFESPAN` sets how often the cache must be trimmed (i.e. cut down to