X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/e02c731dfbb288c736f2cd09a9b6df0507c59ddd..8e18b511aefa7786b66cb2ff152f1f4492ef4e33:/onak-conf.c?ds=sidebyside 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.