Преглед на файлове

Fix #233 - auto-hup when the code changes (not yet theme routers)

George Baugh преди 3 години
родител
ревизия
4580dd4ac2
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      config/tcms.ini

+ 3 - 1
config/tcms.ini

@@ -19,4 +19,6 @@ lazy-apps = 1
 
 # TODO use mount options to do virtual hosting
 psgi = www/server.psgi
-perl-auto-reload = 1
+touch-reload = www/server.psgi
+fs-reload = lib/
+#TODO touch-reload the custom routes in themes, or get rid of them being needed