added full gobgp example
This commit is contained in:
parent
a6da9c1b0a
commit
11e1508a16
@ -78,6 +78,7 @@ routes_not_exported_page_size = 250
|
||||
[rejection_candidates]
|
||||
communities = 6695:1102:14, 6695:1102:15, 23:42:46
|
||||
|
||||
|
||||
[noexport]
|
||||
load_on_demand = true # Default: false
|
||||
|
||||
@ -224,6 +225,11 @@ servertime_ext = Mon, 02 Jan 2006 15:04:05 -0700
|
||||
# configured per gRPC call to a given GoBGP daemon.
|
||||
# Default: 300
|
||||
# processing_timeout = 300
|
||||
# TLS:
|
||||
# tls_crt = /path/to/cert
|
||||
# tls_common_name = "common name"
|
||||
# Disable TLS:
|
||||
# insecure = true
|
||||
|
||||
# [source.rs0-example]
|
||||
# name = rs-example.openbgpd-state-server
|
||||
|
Loading…
x
Reference in New Issue
Block a user