You can go to settings -> system -> perfomance -> client caching. Here is the documentation
This setting only applies to dynamic files that are managed by the Kentico application, for example stylesheets in the CSS stylesheets application. Physical files stored on the file system may use a different client cache expiration time:
- Physical files served by the Kentico application through the GetResource.ashx handler use the CMSPhysicalFilesCacheMinutes web.config key. The default value is one week.
- Files that are requested directly use the IIS client cache configuration.