mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
add rpkiclient in config.yml.example
This commit is contained in:
@@ -338,9 +338,12 @@ monitoredPrefixesFiles:
|
||||
# RPKI settings:
|
||||
# Global RPKI settings shared across all monitors requiring RPKI data
|
||||
# More information here: https://github.com/nttgin/BGPalerter/blob/main/docs/rpki.md
|
||||
#
|
||||
# 29/06/2021: rpkiclient has been set as default vrpProvider in this example since is the only one supporting
|
||||
# ROAs expiration data. See what expiration data enables you to do: https://github.com/nttgin/BGPalerter/releases/tag/v1.28.1
|
||||
|
||||
rpki:
|
||||
vrpProvider: ntt
|
||||
vrpProvider: rpkiclient
|
||||
preCacheROAs: true
|
||||
refreshVrpListMinutes: 15
|
||||
markDataAsStaleAfterMinutes: 120
|
||||
|
Reference in New Issue
Block a user