mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
add enable/disable option for scrub extension (#827)
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
This commit is contained in:
@@ -39,5 +39,6 @@ type PrometheusConfig struct {
|
||||
}
|
||||
|
||||
type ScrubConfig struct {
|
||||
Enable *bool
|
||||
Interval time.Duration
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user