X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=onak.ini.in;h=8989f0704a28832ed4685c8671b562bf1fd32c98;hb=5e2c81ee4acb5bf3eb4afdbc766646ba06f96dd9;hp=465b4e5362a592843fe6a0f5592ba00b1578bf03;hpb=a04a68c405b6927a6b4fdf9682f697847036ecf7;p=onak.git diff --git a/onak.ini.in b/onak.ini.in index 465b4e5..8989f07 100644 --- a/onak.ini.in +++ b/onak.ini.in @@ -3,13 +3,13 @@ ; [main] backend=defaultdb4 -backends_dir=@LIBDIR@/onak/backends -logfile=@STATEDIR@/log/onak.log +backends_dir=@CMAKE_INSTALL_FULL_LIBDIR@/onak/backends +logfile=@CMAKE_INSTALL_FULL_LOCALSTATEDIR@/log/onak.log ; Loglevel : 0 is highest debug, default is 3, nothing is 7+ loglevel=3 ; Should we use the keyd backend? use_keyd=false -sock_dir=@RUNDIR@ +sock_dir=@CMAKE_INSTALL_FULL_RUNSTATEDIR@ ; Maximum number of keys to return in a reply to an index, verbose index or ; get. Setting it to -1 will allow any size of reply. max_reply_keys=128 @@ -19,11 +19,14 @@ max_reply_keys=128 ; Verify signature hashes - verify that the hash a signature claims to be ; over matches the hash of the data. Does not actually verify the signature. check_sighash=true +; Drop v3 (and older) keys. These are long considered insecure, so unless there +; is a good reason you should accept this default. +drop_v3=true ; Settings related to the email interface to onak. [mail] maintainer_email=PGP Key Server Administrator -mail_dir=@STATEDIR@/spool/onak +mail_dir=@CMAKE_INSTALL_FULL_LOCALSTATEDIR@/spool/onak ; Specify the envelope sender address as the -f argument to ; sendmail. This is the address which will receive any bounces. ; If you don't use sendmail, then change this to an equivalent command. @@ -49,7 +52,7 @@ this_site=pgp-public-keys@the.earth.li [backend:defaultdb4] ; The default DB4 backend. Recommended. type=db4 -location=@STATEDIR@/lib/onak +location=@CMAKE_INSTALL_FULL_LOCALSTATEDIR@/lib/onak [backend:examplehkp] ; An example HKP backend; all operations will be done against the