From ce8e7c437cf066c3349a3d3a60f0d076f599d536 Mon Sep 17 00:00:00 2001 From: Johannes Moos Date: Wed, 11 Jul 2018 19:43:08 +0200 Subject: [PATCH] Add "routes_peer" module to list in example config --- etc/ecix/birdwatcher.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/ecix/birdwatcher.conf b/etc/ecix/birdwatcher.conf index e48aec3..b28e60d 100644 --- a/etc/ecix/birdwatcher.conf +++ b/etc/ecix/birdwatcher.conf @@ -22,6 +22,7 @@ allow_from = [] # routes_prefixed # routes_noexport # routes_dump +# routes_peer # modules_enabled = ["status", "protocols_bgp", "routes_protocol", "routes_peer"]