damn, really fix httpcache docs

This commit is contained in:
Daniel Grana 2010-09-04 03:26:41 -03:00
parent 7ad901640b
commit 9f4b1e47a4
1 changed files with 2 additions and 2 deletions

View File

@ -298,7 +298,7 @@ Default: ``False``
If enabled, requests not found in the cache will be ignored instead of downloaded.
.. setting:: HTTPCACHE_STORAGE
.. setting:: HTTPCACHE_IGNORE_SCHEMES
HTTPCACHE_IGNORE_SCHEMES
^^^^^^^^^^^^^^^^^^^^^^^^
@ -309,7 +309,7 @@ Default: ``['file']``
Don't cache responses with these URI schemes.
.. setting:: HTTPCACHE_IGNORE_SCHEMES
.. setting:: HTTPCACHE_STORAGE
HTTPCACHE_STORAGE
^^^^^^^^^^^^^^^^^