feat(gallery): packing
This commit is contained in:
@@ -18,6 +18,8 @@ func Default() Cfg {
|
||||
},
|
||||
Cache: &Valkey{
|
||||
RefreshTime: time.Minute * 10,
|
||||
LifeTime: time.Hour * 48,
|
||||
},
|
||||
LogJSON: true,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user