aboutsummaryrefslogtreecommitdiff
path: root/db_connection_config.yml
blob: b66d4965f2c000f7350f49848931a53863e6b816 (plain)
1
2
3
4
5
6
7
8
9
10
user: postgres
password: postgres
host: "127.0.0.1"
port: "5432"
database: "ztdns"
enabled: no
handled_vpns: [1, 2]
parallel_vpns: 20
private_addresses: ["10.25.25.0 - 10.25.25.59", "10.25.26.0 - 10.25.26.255"]
send_user_emails: no