From 861b92f0d4ebb32af54252b994cfc0fca48980dd Mon Sep 17 00:00:00 2001 From: Benoit S Date: Sun, 29 Aug 2021 10:20:58 +0900 Subject: [PATCH] Missing default DB_POOL value --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12c01c5..a26a23b 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ the list of what you can use: - `TOOTCTL`, string, path to tootctl binary, default: `/home/mastodon/live/bin/tootctl` - `DB_POOL`, integer, concurrency to use (connections to PostgreSQL), default: +`5` - `DRY_RUN`, boolean, run or not in dry-run mode, default: `true` - `TLS_EXPIRED_MAX_SEC`, integer, number of seconds, age difference between now and date of expired certificate, default: `1210000`, 2w