aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
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.