cscvs to tla changeset 13
[onak.git] / onak-conf.c
index a3ee64b97237eaac5b4aff551a5bb441c7537016..98d08c60c8b6ad99f5fb3c36e36639d116bd0b41 100644 (file)
@@ -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.