mirror of
https://github.com/vale981/quickdocs-server
synced 2025-03-04 08:41:40 -05:00
Session middleware is not used.
This commit is contained in:
parent
8e0e8e3465
commit
fe77de5529
1 changed files with 0 additions and 1 deletions
1
app.lisp
1
app.lisp
|
@ -34,7 +34,6 @@
|
|||
`(:backtrace
|
||||
:output ,(getf (config) :error-log))
|
||||
nil)
|
||||
:session
|
||||
(if (productionp)
|
||||
nil
|
||||
(lambda (app)
|
||||
|
|
Loading…
Add table
Reference in a new issue