mirror of https://github.com/scrapy/scrapy.git
fix httpcache docs
This commit is contained in:
parent
1abaa79469
commit
7ad901640b
|
|
@ -309,7 +309,7 @@ Default: ``['file']``
|
|||
|
||||
Don't cache responses with these URI schemes.
|
||||
|
||||
.. setting:: HTTPCACHE_IGNORE_MISSING
|
||||
.. setting:: HTTPCACHE_IGNORE_SCHEMES
|
||||
|
||||
HTTPCACHE_STORAGE
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Reference in New Issue