diff --git a/docs/topics/downloader-middleware.rst b/docs/topics/downloader-middleware.rst index ec67216b0..4377117c0 100644 --- a/docs/topics/downloader-middleware.rst +++ b/docs/topics/downloader-middleware.rst @@ -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 ^^^^^^^^^^^^^^^^^