From 48ec367aabaaa5328f4072d237001e245a7363df Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Sun, 11 Sep 2011 21:21:47 +0200 Subject: Configuration can include other files. --- doc/bird.conf.example | 2 ++ doc/bird.sgml | 3 +++ 2 files changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/bird.conf.example b/doc/bird.conf.example index 7019aba..36aa21a 100644 --- a/doc/bird.conf.example +++ b/doc/bird.conf.example @@ -25,6 +25,8 @@ #filter sink { reject; } #filter okay { accept; } +#include "filters.conf"; + # Define another routing table #table testable; diff --git a/doc/bird.sgml b/doc/bird.sgml index a00062e..f4a7829 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -259,6 +259,9 @@ protocol rip { Global options

+ include " + This statement causes inclusion of a new file. The maximal depth is set to 5. + log " Set logging of messages having the given class (either