InterfacesVersion: NextOn this pageOpenStorageOptions Index PropertiesforceCloudProperties optionalforceCloudforceCloud?: boolean = ```ts false ```If set to true then the cloud storage is used even if the CRAWLEE_STORAGE_DIR environment variable is set. This way it is possible to combine local and cloud storage.
If set to
true
then the cloud storage is used even if theCRAWLEE_STORAGE_DIR
environment variable is set. This way it is possible to combine local and cloud storage.