mirror of
https://github.com/Cameri/nostream.git
synced 2025-09-18 03:22:13 +02:00
docs: add DB_ACQUIRE_CONNECTION_TIMEOUT info
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
@@ -15,6 +15,7 @@ The following environment variables can be set:
|
||||
| DB_NAME | PostgreSQL Database name | nostr_ts_relay |
|
||||
| DB_MIN_POOL_SIZE | Min. connections per worker | 16 |
|
||||
| DB_MAX_POOL_SIZE | Max. connections per worker | 32 |
|
||||
| DB_ACQUIRE_CONNECTION_TIMEOUT | New connection timeout (ms) | 60000 |
|
||||
| TOR_HOST | Tor Hostname | |
|
||||
| TOR_CONTROL_PORT | Tor control Port | 9051 |
|
||||
| TOR_PASSWORD | Tor control password | nostr_ts_relay |
|
||||
|
Reference in New Issue
Block a user