Session middleware is not used.

This commit is contained in:
Eitaro Fukamachi 2015-07-30 22:38:21 +09:00
parent 8e0e8e3465
commit fe77de5529

View file

@ -34,7 +34,6 @@
`(:backtrace
:output ,(getf (config) :error-log))
nil)
:session
(if (productionp)
nil
(lambda (app)