aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/bucketdb/stor-bucketdb.def
blob: 6e0c7b0ce2446ec27b8fc94a799a11c28b3a6429 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.config.content.core

## Number of elements to retrieve in one bucket info chunk
bucketinfobatchsize int default=128 restart

## Chunk level. Set what level of the path which defines one chunk.
## (See doxygen info in bucketmanager.h for more info)
chunklevel int default=1 restart