소스 검색

Mark Cache with ini tag (#12605)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
tags/v1.13.0-rc1
John Olheiser 3 년 전
부모
커밋
b611ae1908
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      modules/setting/cache.go

+ 1
- 1
modules/setting/cache.go 파일 보기

@@ -23,7 +23,7 @@ type Cache struct {
var (
// CacheService the global cache
CacheService = struct {
Cache
Cache `ini:"cache"`

LastCommit struct {
Enabled bool

Loading…
취소
저장