diff options
author | Rob Austein <sra@hactrn.net> | 2010-04-15 15:59:10 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-04-15 15:59:10 +0000 |
commit | 55710ccdd78753b8f8a082b0ff2cbfebffbd88d3 (patch) | |
tree | f8908b0fb7983b7d3b65661054821eae1829354e /myrpki | |
parent | 76d4806704e61589eada6aec60154425ca706a84 (diff) |
Finished first pass on Configuration page
svn path=/myrpki/examples/myrpki.conf; revision=3204
Diffstat (limited to 'myrpki')
-rw-r--r-- | myrpki/examples/myrpki.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/myrpki/examples/myrpki.conf b/myrpki/examples/myrpki.conf index a11a9722..f9331b10 100644 --- a/myrpki/examples/myrpki.conf +++ b/myrpki/examples/myrpki.conf @@ -67,11 +67,6 @@ pubd_server_port = 4402 pubd_contact_info = repo-man@rpki.example.org -# Whether to offer repository service to our children. -# This only matters when we're running pubd. - -pubd_offer_service_to_children = false - # Whether you want to run your very own copy of rootd. Don't enable # this unless you really know what you're doing. |