From fa245f1ec8244a0271e9a579c036d53b921155a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B5=E5=B0=91=E7=8F=8D?= Date: Wed, 15 May 2019 18:07:12 +0800 Subject: [PATCH] add session conf --- conf/app.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/app.conf b/conf/app.conf index 93b7024..9968e61 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -3,6 +3,7 @@ httpport = 8080 runmode = dev copyrequestbody = true +sessionon = true #mysql db_alias = "default"