# onak configuration file. Taken from pksd.conf as a starting point.
#
-pks_bin_dir /community/pgp-keyserver/bin
-db_dir /community/pgp-keyserver/db
+pks_bin_dir /home/noodles/projects/onak/
+db_dir /home/noodles/pgp/db/
+logfile /home/noodles/pgp/onak.log
+# Loglevel : 0 is highest debug, default is 3, nothing is 7+
+loglevel 0
### 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.
### Include a syncsite line for each site with which you are exchanging
### incremental requests.
-syncsite pgp-public-keys@keys.nl.pgp.net
-syncsite pgp-public-keys@blackhole.pca.dfn.de
-syncsite pgp-public-keys@pgp.es.net
-syncsite pgp-public-keys@keyserver.linux.it
-syncsite pgp-public-keys@pgp.dtype.org
-syncsite pgp-public-keys@kjsl.com
+#syncsite pgp-public-keys@keys.nl.pgp.net
+#syncsite pgp-public-keys@blackhole.pca.dfn.de
+#syncsite pgp-public-keys@pgp.es.net
+#syncsite pgp-public-keys@keyserver.linux.it
+#syncsite pgp-public-keys@pgp.dtype.org
+#syncsite pgp-public-keys@kjsl.com
### Set this to 0 to disable mailserver LAST requests completely, to a
### positive integer to limit LAST requests to that many days, or -1