fix(core): update
This commit is contained in:
@@ -46,7 +46,7 @@ export class LevelCache extends AbstractCache {
|
||||
maxMemoryStorageInMB: 0.5,
|
||||
maxDiskStorageInMB: 10,
|
||||
maxS3StorageInMB: 50,
|
||||
...optionsArg
|
||||
...optionsArg,
|
||||
};
|
||||
this.init();
|
||||
}
|
||||
|
Reference in New Issue
Block a user