1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-29 01:33:46 +00:00
dindexer/dindexer.yml
2016-05-27 20:31:07 +02:00

9 lines
184 B
YAML

%YAML 1.2
---
db_backend_name: postgresql
db_backend_settings:
username: your_username
password: your_password
dbname: dindexer
port: 5432
address: 200.100.200.100