gonews/gonews.yaml

13 lines
258 B
YAML
Raw Permalink Normal View History

2019-09-09 21:52:32 +05:00
database:
dsn: "postgres://gonews:gonews@127.0.0.1:15432/gonews"
params: "connect_timeout=10&sslmode=disable"
timeout: 10
http:
listen: "127.0.0.1:43210"
wait_for_seconds: 10
2019-09-09 21:52:32 +05:00
network:
- address: "127.0.0.1:1199"
2019-09-09 21:52:32 +05:00
type: "client"
limit: 50