mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-22 02:24:10 +00:00
add cache
This commit is contained in:
@@ -60,6 +60,10 @@ FROM =
|
||||
USER =
|
||||
PASSWD =
|
||||
|
||||
[cache]
|
||||
ADAPTER = memory
|
||||
CONFIG =
|
||||
|
||||
[log]
|
||||
; Either "console", "file", "conn" or "smtp", default is "console"
|
||||
MODE = console
|
||||
|
Reference in New Issue
Block a user