mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 04:58:19 +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