X-Git-Url: http://git.pond.sub.org/?p=eow;a=blobdiff_plain;f=setup.lisp;h=a3f5d90cf7a95dbf47deeda6599ec73d8f505886;hp=c689336289ef7fd5ac82940a2bc85d1da2232edc;hb=5f6fe572cf671662da4c7c7e5d38207da6ced92e;hpb=03ebd1d1c44e88b2856179b84c6a5cc4ea7d0071 diff --git a/setup.lisp b/setup.lisp index c689336..a3f5d90 100644 --- a/setup.lisp +++ b/setup.lisp @@ -3,4 +3,5 @@ ;; (hunchentoot:stop-server *webserver*) (setf hunchentoot:*show-lisp-backtraces-p* t) (setf hunchentoot:*show-lisp-errors-p* t) +(setf hunchentoot:*catch-errors-p* nil) (empire-web:start)