yanic/config-respondd_example.toml

27 lines
486 B
TOML
Raw Normal View History

2019-01-24 02:54:21 +01:00
# how ofter the cache respond of a respondd request is calculated
data_interval = "3m"
2019-04-10 13:18:05 +02:00
interfaces = [ "wlp4s0" ]
2019-01-24 02:54:21 +01:00
[[listen]]
2019-04-10 13:18:05 +02:00
address = "ff02::2:1001"
2019-01-24 02:54:21 +01:00
interface = ""
2019-04-10 13:18:05 +02:00
port = 1001
2019-01-24 02:54:21 +01:00
2019-04-10 13:18:05 +02:00
[defaults]
node_id = ""
hostname = ""
site_code = "ffhb"
domain_code = ""
vpn = false
[defaults.location]
latitude = 53.112446246
2019-01-24 02:54:21 +01:00
longitude = 8.734087944
2019-04-10 13:18:05 +02:00
# if divergent configuration of defaults are wanted by respond on interface/zones example with bat0
[zones.bat0]
node_id = ""
hostname = ""