Skip to content

Commit

Permalink
docs/correct-timezone-descriptions (#73238)
Browse files Browse the repository at this point in the history
  • Loading branch information
LuccaRebelloToledo authored Oct 16, 2024
1 parent a595efe commit cc989ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitnami/postgresql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@ docker-compose up -d
| `POSTGRESQL_LOG_HOSTNAME` | Log the client host name when accessing | `nil` |
| `POSTGRESQL_CLIENT_MIN_MESSAGES` | Set log level of errors to send to the client | `error` |
| `POSTGRESQL_LOG_LINE_PREFIX` | Set the format of the log lines | `nil` |
| `POSTGRESQL_LOG_TIMEZONE` | Set the timezone | `nil` |
| `POSTGRESQL_TIMEZONE` | Set the log timezone | `nil` |
| `POSTGRESQL_LOG_TIMEZONE` | Set the log timezone | `nil` |
| `POSTGRESQL_TIMEZONE` | Set the timezone | `nil` |
| `POSTGRESQL_MAX_CONNECTIONS` | Set the maximum amount of connections | `nil` |
| `POSTGRESQL_TCP_KEEPALIVES_IDLE` | Set the TCP keepalive idle time | `nil` |
| `POSTGRESQL_TCP_KEEPALIVES_INTERVAL` | Set the TCP keepalive interval time | `nil` |
Expand Down

0 comments on commit cc989ad

Please sign in to comment.