updated example config
This commit is contained in:
parent
a8310718d4
commit
76b97a2364
@ -118,22 +118,22 @@ routeserver.name = RS
|
||||
|
||||
# Routeservers
|
||||
|
||||
[source.0]
|
||||
[source.rs0-example-v4]
|
||||
name = rs1.example.com (IPv4)
|
||||
# Optional: a group for the routeservers list
|
||||
group = FRA
|
||||
blackholes = 10.23.6.666, 10.23.6.665
|
||||
|
||||
[source.0.birdwatcher]
|
||||
[source.rs0-example-v4.birdwatcher]
|
||||
api = http://rs1.example.com:29184/
|
||||
|
||||
# Optional:
|
||||
show_last_reboot = true
|
||||
|
||||
|
||||
[source.1]
|
||||
[source.rs1-example-v6]
|
||||
name = rs1.example.com (IPv6)
|
||||
[source.1.birdwatcher]
|
||||
[source.rs1-example-v6.birdwatcher]
|
||||
timezone = Europe/Brussels
|
||||
api = http://rs1.example.com:29186/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user