aboutsummaryrefslogtreecommitdiffstats
path: root/miss_htbt_service/config/hbproperties.yaml
blob: ca33cc5492378f80159ca4fac12f1b9c8d500e2c (plain)
1
2
3
4
5
6
7
8
9
10
11
#Postgres database input
#pg_ipAddress: 127.0.0.1
pg_ipAddress: 10.0.4.1
pg_portNum: 5432
pg_userName: postgres
pg_passwd: postgres
pg_dbName: postgres

#Periodic polling of CBS config download
CBS_polling_allowed: True
CBS_polling_interval: 300