11 lines
124 B
INI
11 lines
124 B
INI
[postgresql]
|
|
host = 192.168.1.67
|
|
database = test
|
|
user = test
|
|
password = test
|
|
port = 5432
|
|
|
|
[manage]
|
|
sites = test,test2,main
|
|
|