diff options
Diffstat (limited to 'doc/bird.conf.example')
-rw-r--r-- | doc/bird.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bird.conf.example b/doc/bird.conf.example index d37a2a7..cf3b36b 100644 --- a/doc/bird.conf.example +++ b/doc/bird.conf.example @@ -16,6 +16,8 @@ #table testable; +debug protocols all; + #protocol rip MyRIP_test { # preference xyzzy; # debug all; |