mirror fix and update

This commit is contained in:
Unknwon
2014-12-20 22:51:16 -05:00
parent a18decf4cc
commit 79537467da
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ HOST =
[session]
; Either "memory", "file", "redis" or "mysql", default is "memory"
PROVIDER = file
PROVIDER = memory
; Provider config options
; memory: not have any config yet
; file: session file path, e.g. `data/sessions`