enableSmartCaching
Syntax

StudioPreference.enableSmartCaching;
Access
read/write
Parameters
Return value boolean
Description
The enableSmartCaching property defines if Smart Caching (automatically downloading a file onto a user’s system when the file is routed to that user) should be enabled.
The default value is ‘true’.
Examples
Enable Smart Caching
app.studioPreferences.enableSmartCaching = true;
Supported versions
| Adobe Version | Supported |
|---|---|
| 2022 | ✔ |
| 2023 | ✔ |
| 2024 | ✔ |
| 2025 | ✔ |