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 21:57:31 +02:00
|
|
|
batman = "[::1]:33123"
|
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
|
2019-04-11 12:59:55 +02:00
|
|
|
traffic_interfaces = [ "eth0" ]
|
2019-04-10 13:18:05 +02:00
|
|
|
|
|
|
|
[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 = ""
|