]> the.earth.li Git - onak.git/commitdiff
Parse pks_bin_dir / mail_dir in the C config handling
authorJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 07:37:07 +0000 (08:37 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 07:37:07 +0000 (08:37 +0100)
pks_bin_dir and mail_dir are only used by the Perl that handles
incoming keyserver email, but parse them in the C code rather than
just ignoring them. This helps pave the way for some config file format
changes and tightening up the parsing to complain about unused options.


No differences found