1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 04:58:19 +00:00

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