harperdb 4.5.32 → 4.5.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -558,6 +558,7 @@ export declare const CONFIG_PARAMS: {
558
558
  readonly STORAGE_MAXTRANSACTIONQUEUETIME: "storage_maxTransactionQueueTime";
559
559
  readonly STORAGE_PATH: "storage_path";
560
560
  readonly STORAGE_BLOBPATHS: "storage_blobPaths";
561
+ readonly STORAGE_BLOBCLEANUPSPEED: "storage_blobCleanupSpeed";
561
562
  readonly STORAGE_AUDIT_PATH: "storage_audit_path";
562
563
  readonly STORAGE_MAXFREESPACETOLOAD: "storage_maxFreeSpaceToLoad";
563
564
  readonly STORAGE_MAXFREESPACETORETAIN: "storage_maxFreeSpaceToRetain";