admin.py
872 Bytes
-
Add support to enhance the cacheability of course assets. · 01a9ad23
This introduces a mechanism to control the time-to-live for an unlocked course asset, which will allow browsers and intermediate proxies/caches to cache these course assets, determinstically. Locked assets, with their nature of requiring authorization, are not eligible for caching.
Toby Lawrence committed