diff options
Diffstat (limited to 'doc/doc.RPKI.RP')
-rw-r--r-- | doc/doc.RPKI.RP | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/doc.RPKI.RP b/doc/doc.RPKI.RP index 1804afd2..9eabf043 100644 --- a/doc/doc.RPKI.RP +++ b/doc/doc.RPKI.RP @@ -205,4 +205,11 @@ configuration would look more like this: data/authenticated' where "unauthenticated" here is an rsync module pointing at /var/rcynic/data/ -unauthenticated on each of the gatherer machines. +unauthenticated on each of the gatherer machines. Configuration for such a +module would look like: + + [unauthenticated] + read only = yes + transfer logging = yes + path = /var/rcynic/data/unauthenticated + comment = Unauthenticated RPKI data |