initial commit

This commit is contained in:
nihonium 2024-10-31 23:04:36 +03:00
commit 1a601efca4
Signed by: nihonium
GPG key ID: 0251623741027CFC
4 changed files with 84 additions and 0 deletions

View file

@ -0,0 +1,3 @@
listen_addresses = '*'
port = 5432
max_connections = 100