mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Fix typo in BgBouncer-guide.md (#168)
This commit is contained in:
parent
2ba068a7db
commit
79f58d8b13
@ -72,7 +72,7 @@ In both cases the password is just `password`.
|
||||
|
||||
#### Configuring pgbouncer.ini
|
||||
|
||||
Add a line under `[databases]` listing the Postgres databases you want to connect to. Here we'll just have Postgres use the same username/password and database name to connect to the underlying Postgres database:
|
||||
Add a line under `[databases]` listing the Postgres databases you want to connect to. Here we'll just have PgBouncer use the same username/password and database name to connect to the underlying Postgres database:
|
||||
|
||||
```ini
|
||||
[databases]
|
||||
|
Loading…
x
Reference in New Issue
Block a user