Update README.md

This commit is contained in:
Igor Borodin
2024-03-07 09:03:29 +01:00
committed by GitHub
parent 1114c9a4c6
commit bb74dfc55f

View File

@ -68,7 +68,7 @@ postgres_arguments:
We recommend using pgtune [online]<https://pgtune.leopard.in.ua/> or [self-hosted](https://github.com/le0pard/pgtune) version with with "Online transaction processing system" preset as a good starting point for generating optimal config for your hardware. We recommend using pgtune [online]<https://pgtune.leopard.in.ua/> or [self-hosted](https://github.com/le0pard/pgtune) version with with "Online transaction processing system" preset as a good starting point for generating optimal config for your hardware.
If you want to set basic auth for inbound requests, You can do it by configure next variables: If you want to set basic auth for inbound requests, You can do it by configuring next variables:
```yaml ```yaml
# Enable basic auth for external node # Enable basic auth for external node
enable_basic_auth: false enable_basic_auth: false