Missing default DB_POOL value
This commit is contained in:
parent
394923f336
commit
861b92f0d4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue