mirror of
https://github.com/kopia/kopia.git
synced 2026-03-28 02:53:05 -04:00
typo
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"github.com/kopia/kopia/blob"
|
||||
)
|
||||
|
||||
const flushPackIndexTimeout = 10 * time.Second
|
||||
const flushPackIndexTimeout = 10 * time.Minute
|
||||
const packObjectPrefix = "P"
|
||||
|
||||
type packInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user