mirror of
https://github.com/postgres/postgres.git
synced 2026-03-29 22:04:29 -04:00
Fix the spelling.
This commit is contained in:
parent
264cd5f04a
commit
0802078556
1 changed files with 2 additions and 2 deletions
|
|
@ -47,8 +47,8 @@
|
|||
# - Connection Settings -
|
||||
|
||||
#listen_addresses = 'localhost' # what IP address(es) to listen on;
|
||||
# comma seperated;
|
||||
# defaults to localhost, '*' = all
|
||||
# comma-separated list of addresses;
|
||||
# defaults to 'localhost', '*' = all
|
||||
#port = 5432
|
||||
#max_connections = 100
|
||||
# note: increasing max_connections costs ~400 bytes of shared memory per
|
||||
|
|
|
|||
Loading…
Reference in a new issue