From 28c92e572b601890de3d48cf1c77ab453db3bdc9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 4 Jun 2015 10:51:17 +0530 Subject: [PATCH] ... --- src/calibre/srv/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/calibre/srv/TODO b/src/calibre/srv/TODO index 135682b17d..e45f4755c9 100644 --- a/src/calibre/srv/TODO +++ b/src/calibre/srv/TODO @@ -1,2 +1,7 @@ Remove tweak to control interface to listen on + Rewrite server integration with nginx/apache section + +Remove dependency on cherrypy from download and contribs pages and remove +cherrypy private copy (you will have to re-write jsbrowser.test to not use +cherrypy)