X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/fa2c30bab91ed66c52bc4c2fdd025602f3737d42..a7e7811faf2da434c0175df943f3955055b8b794:/onak-conf.c 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.