diff options
Diffstat (limited to 'test/scenario_test/exabgp_test_conf/exabgp.env')
-rw-r--r-- | test/scenario_test/exabgp_test_conf/exabgp.env | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/test/scenario_test/exabgp_test_conf/exabgp.env b/test/scenario_test/exabgp_test_conf/exabgp.env deleted file mode 100644 index 22f0fdb5..00000000 --- a/test/scenario_test/exabgp_test_conf/exabgp.env +++ /dev/null @@ -1,42 +0,0 @@ -[exabgp.api] -encoder = text - -[exabgp.cache] -attributes = false -nexthops = false - -[exabgp.daemon] -daemonize = false -pid = '' -user = 'root' - -[exabgp.log] -#all = false -all = false -configuration = false -daemon = true -destination = '/root/share_volume/exabgpd.log' -#destination = 'syslog' -enable = true -level = INFO -message = false -network = true -packets = false -parser = false -processes = true -rib = false -routes = false -short = false -supervisor = true -timers = false - -[exabgp.pdb] -enable = false - -[exabgp.profile] -enable = false -file = '' - -[exabgp.tcp] -timeout = 1 - |