On 2009-03-21 at 19:42 -0700, Phil Pennock wrote:
> diff --git a/sks.pod b/sks.pod
> --- a/sks.pod
> +++ b/sks.pod
[...]
> @@ -335,8 +349,9 @@ The configuration file for your SKS serv
>  
>  =item sksconf
>  
> - logfile: log
> + initial_stat: on
>   membership_reload_interval: 1
> + disable_ipv6: on
>   hostname: keyserver.yourhost.com
>   from_addr: pgp-public-k...@keyserver.yourhost.com
>  

Hrm.  "bool: on" leaves "on" in !Settings.anonlist, which explains some
of my problems with "dump".  Not all, dump segfaults for me (I was using
db-4.4, now using db-4.7, doesn't fix it).

So apparently the correct syntax to enable a boolean option named "foo"
is a line "foo:" with nothing after the option, even though things
appear to work with text there.  Okay, the man-page *definitely* needs
an example which includes setting a boolean option.

I removed logfile because it's marked deprecated.


The dump failures are, I'm pretty sure, unrelated to my IPv6 work.  I've
never gotten dump working.  I'll investigate some more and post under
separate cover.

Attachment: pgpzcwaIneOU6.pgp
Description: PGP signature

_______________________________________________
Sks-devel mailing list
Sks-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to