mirror of
https://github.com/kopia/kopia.git
synced 2026-05-19 20:24:46 -04:00
dead code
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
const (
|
||||
parallelFetches = 5 // number of parallel reads goroutines
|
||||
parallelDeletes = 20 // number of parallel delete goroutines
|
||||
flushPackIndexTimeout = 10 * time.Minute // time after which all pending indexes are flushes
|
||||
packBlockPrefix = "P" // prefix for all storage blocks that are pack indexes
|
||||
nonPackedObjectsPackGroup = "raw" // ID of pack group that stores non-packed objects that don't belong to any group
|
||||
|
||||
Reference in New Issue
Block a user