diff --git a/src/pika_conf.cc b/src/pika_conf.cc index f0435b4c58..5dee621714 100644 --- a/src/pika_conf.cc +++ b/src/pika_conf.cc @@ -681,7 +681,7 @@ int PikaConf::Load() { if (blob_garbage_collection_force_threshold_ <= 0) { blob_garbage_collection_force_threshold_ = 1.0; } - GetConfInt64("blob-cache", &block_cache_); + GetConfInt64("blob-cache", &blob_cache_); GetConfInt64("blob-num-shard-bits", &blob_num_shard_bits_); // throttle-bytes-per-second