database.ini (137B)
1 [database] 2 name = cic_syncer 3 user = postgres 4 password = 5 host = localhost 6 port = 5432 7 engine = postgresql 8 driver = psycopg2 9 debug = false