From 3c1b0368c70ed9fd080bd79632645866fe9f5faf Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Wed, 23 Sep 2015 13:06:41 +0100 Subject: more TODO --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 523ead7..f0e1544 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,4 @@ -* Remove things that should be configy to a config file +* Remove things that should be configy to a config file (FileRoot, db params, server port/addr, ...) * Remove mp3 assumption +* Replace the NamedExec in postCache with a Select, using INSERT ... RETURNING *, then return the APICache to the user +* Betterness the Path <-> URI functions -- cgit v1.2.1