parent
eb4db0445b
commit
b611ae1908
|
@ -23,7 +23,7 @@ type Cache struct {
|
||||||
var (
|
var (
|
||||||
// CacheService the global cache
|
// CacheService the global cache
|
||||||
CacheService = struct {
|
CacheService = struct {
|
||||||
Cache
|
Cache `ini:"cache"`
|
||||||
|
|
||||||
LastCommit struct {
|
LastCommit struct {
|
||||||
Enabled bool
|
Enabled bool
|
||||||
|
|
Loading…
Reference in New Issue