mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 12:28:01 +08:00
add enable/disable option for scrub extension (#827)
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
This commit is contained in:
@@ -35,6 +35,7 @@ function setup() {
|
||||
},
|
||||
"extensions": {
|
||||
"scrub": {
|
||||
"enable": true,
|
||||
"interval": "2h"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user