]> the.earth.li Git - onak.git/blobdiff - onak.conf
cscvs to tla changeset 126
[onak.git] / onak.conf
index 020196a559a41899f81563136c48cd0ad474080b..8668c801ab8ca4b374445864c3bebe757f33171e 100644 (file)
--- a/onak.conf
+++ b/onak.conf
@@ -2,9 +2,11 @@
 # onak configuration file. Taken from pksd.conf as a starting point.
 #
 
-pks_bin_dir /community/pgp-keyserver/bin
-db_dir /home/noodles/onak-db/
-logfile /var/log/onak.log
+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.
@@ -42,12 +44,12 @@ this_site pgp-public-keys@the.earth.li
 ### 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