update management env vars with NB_PPROF_ADDR (#854)

This commit is contained in:
Pascal Fischer
2026-07-15 12:05:14 +02:00
committed by GitHub
parent 32fcf94fb1
commit 37d20b2a92

View File

@@ -130,6 +130,7 @@ These variables can override CLI flags at runtime. The naming convention is `NB_
| Variable | Description |
|----------|-------------|
| `NB_PPROF_ADDR` | Enable pprof on a given address |
| `NB_EVENT_ACTIVITY_LOG_ENABLED` | Enable activity log events |
| `NB_GET_ACCOUNT_BUFFER_INTERVAL` | Account buffer interval duration |
| `NB_SQL_MAX_OPEN_CONNS` | Maximum SQL database connections |