add cache

This commit is contained in:
slene 2014-03-21 21:06:47 +08:00
parent e4053f5e98
commit c7e0d3a499
3 changed files with 23 additions and 0 deletions

View file

@ -60,6 +60,10 @@ FROM =
USER =
PASSWD =
[cache]
ADAPTER = memory
CONFIG =
[log]
; Either "console", "file", "conn" or "smtp", default is "console"
MODE = console