From 31f3c49adea62174be3a16f4a40acc843884723e Mon Sep 17 00:00:00 2001 From: sump pump Date: Thu, 21 May 2020 05:35:44 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a80fa3e..397fb8c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ For options we expose here, for information see: https://bird.network.cz/?get_do * `bgp_rpki_refresh`: How long to wait in seconds before attempting to poll RPKI cache data after the last successful poll. Defaults to `900`. * `bgp_rpki_expire`: How long to keep any records locally cached before they are deleted. Defaults to `172800` (2 days). * `bgp_rpki_known_hosts`: The file path for the SSH key `known_hosts` file to use when validating remote RPKI hosts. Defaults to `/etc/bird/rpki/known_hosts` (provided by Lixonet; don't change this unless you need to!). - * `bgp_passwd_*`: The password for a specific BGP peer (i.e. `bgp_password_denco_mane_lixo`). If not specified, no password is used for the host. + * `bgp_passwd_*`: The password for a specific BGP peer (i.e. `bgp_passwd_denco_mane_lixo`). If not specified, no password is used for the host. # Setup