add cache
This commit is contained in:
parent
e4053f5e98
commit
c7e0d3a499
3 changed files with 23 additions and 0 deletions
|
@ -60,6 +60,10 @@ FROM =
|
|||
USER =
|
||||
PASSWD =
|
||||
|
||||
[cache]
|
||||
ADAPTER = memory
|
||||
CONFIG =
|
||||
|
||||
[log]
|
||||
; Either "console", "file", "conn" or "smtp", default is "console"
|
||||
MODE = console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue