Use C99 uint32_t rather than u_int32_t
[onak.git] / onak.conf.in
index c194142cd9b5a315b5c04be92862aeceb517eac5..2ee3eb4b1da250d77db1dbae9656d9aa14bd2914 100644 (file)
@@ -3,11 +3,16 @@
 #
 
 pks_bin_dir @BINDIR@
+db_backend db4
+backends_dir @LIBDIR@/onak/backends
 db_dir @STATEDIR@/lib/onak
 logfile @STATEDIR@/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
+
 ### Set www_port to the port on which HTTP requests should be accepted.
 ### If you do not want to process HTTP requests, set this to 0.
 
@@ -28,7 +33,7 @@ mail_delivery_client /usr/sbin/sendmail -t -oi -fmailer-daemon
 maintainer_email PGP Key Server Administrator <pgp-keyserver-admin@the.earth.li>
 mail_intro_file /community/pgp-keyserver/share/mail_intro
 help_dir /community/pgp-keyserver/share
-mail_dir /community/pgp-keyserver/incoming
+mail_dir @STATEDIR@/spool/onak
 
 ### If you change this, make sure to put a corresponding help file in
 ### the help_dir named above