mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
feat(sync): use waiting for descriptor fetch
Signed-off-by: Vishwas Rajashekar <dev@vrajashkr.com>
This commit is contained in:
@@ -106,13 +106,13 @@ EOF
|
||||
"extensions": {
|
||||
"sync": {
|
||||
"enable": true,
|
||||
"stream": true,
|
||||
"registries": [
|
||||
{
|
||||
"urls": [
|
||||
"http://localhost:${upstream_port}"
|
||||
],
|
||||
"onDemand": true,
|
||||
"stream": true,
|
||||
"tlsVerify": false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user