From e13c16a261b71b7e590dda6c9ef826385b7b5b02 Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Fri, 25 Sep 2015 19:36:19 +0100 Subject: Made config variable. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b671699..3c417af 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,3 @@ -* Remove things that should be configy to a config file (FileRoot, db params, server port/addr, ...) * Remove mp3 assumption -* Betterness the Path <-> URI functions +* Separate config var from config defs, and routes var from routes defs +* Should config and routes be broken out into json files to be read into variables at startup? Yes, probably. -- cgit v1.2.1