Revert "Tweak postgresql.conf.sample's comments on listen_addresess."
This reverts commit 1bde67c0b9adce8b7ed2a2d1fcb2788cf96cea64, which should have been done only on the master branch.
This commit is contained in:
parent
1bde67c0b9
commit
e1f0820b0d
@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
#listen_addresses = 'localhost' # what IP address(es) to listen on;
|
#listen_addresses = 'localhost' # what IP address(es) to listen on;
|
||||||
# comma-separated list of addresses;
|
# comma-separated list of addresses;
|
||||||
# defaults to 'localhost'; use '*' for all
|
# defaults to 'localhost', '*' = all
|
||||||
# (change requires restart)
|
# (change requires restart)
|
||||||
#port = 5432 # (change requires restart)
|
#port = 5432 # (change requires restart)
|
||||||
#max_connections = 100 # (change requires restart)
|
#max_connections = 100 # (change requires restart)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user