13 lines
156 B
INI
13 lines
156 B
INI
[postgresql]
|
|
host = 192.168.1.67
|
|
database = test
|
|
user = test
|
|
password = test
|
|
port = 5432
|
|
|
|
[manage]
|
|
sites = main
|
|
first_setup = False
|
|
signup_enabled = False
|
|
|