X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=onak-conf.c;h=ef811ce30a7572a700ed0108851f1d818d3cb145;hb=39627dc8919cce4132cd21528f1e3c6c38aeae85;hp=a3ee64b97237eaac5b4aff551a5bb441c7537016;hpb=e02c731dfbb288c736f2cd09a9b6df0507c59ddd;p=onak.git diff --git a/onak-conf.c b/onak-conf.c index a3ee64b..ef811ce 100644 --- a/onak-conf.c +++ b/onak-conf.c @@ -22,12 +22,12 @@ struct onak_config config = { /* * Options for the db2 file backend. */ - "/community/pgp-keyserver/db-copy", /* db2_dbpath */ + "/home/noodles/onak-db", /* db2_dbpath */ /* * Options for the file backend. */ - NULL, /* file_dbpath */ + "/home/noodles/projects/onak/db", /* file_dbpath */ /* * Options for the Postgres backend.