X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=onak-conf.c;h=98d08c60c8b6ad99f5fb3c36e36639d116bd0b41;hb=a7e7811faf2da434c0175df943f3955055b8b794;hp=a3ee64b97237eaac5b4aff551a5bb441c7537016;hpb=e02c731dfbb288c736f2cd09a9b6df0507c59ddd;p=onak.git diff --git a/onak-conf.c b/onak-conf.c index a3ee64b..98d08c6 100644 --- a/onak-conf.c +++ b/onak-conf.c @@ -27,7 +27,7 @@ struct onak_config config = { /* * Options for the file backend. */ - NULL, /* file_dbpath */ + "/home/noodles/projects/onak/db", /* file_dbpath */ /* * Options for the Postgres backend.