Files
Sub-Zero.bundle/docs/api/cache.rst
T
2015-07-20 23:00:55 +02:00

22 lines
463 B
ReStructuredText

Cache
=====
.. module:: subliminal.cache
.. autodata:: CACHE_VERSION
:annotation:
.. autodata:: SHOW_EXPIRATION_TIME
:annotation:
.. autodata:: EPISODE_EXPIRATION_TIME
:annotation:
.. data:: region
:annotation:
The :class:`~dogpile.cache.region.CacheRegion`
Refer to dogpile.cache's `region configuration documentation
<http://dogpilecache.readthedocs.org/en/latest/usage.html#region-configuration>`_ to see how to configure the region