default gcDelay is already 1 hour, also remove gcInterval as it also defaults to 1 hour

This commit is contained in:
Josh Sandlin
2026-07-29 17:57:15 -04:00
parent a12552c31b
commit 7146002e08
+1 -3
View File
@@ -4,8 +4,6 @@
"rootDirectory": "/var/lib/zot",
"dedupe": false,
"gc": true,
"gcDelay": "1h",
"gcInterval": "24h",
"storageDriver": {
"name": "s3",
"rootdirectory": "{{ s3_root_directory }}",
@@ -42,7 +40,7 @@
"compat": ["docker2s2"]
},
"log": {
"level": "info"
"level": "warn"
},
"scheduler": {
"numWorkers": 3