From 7ad901640b6b9897f14419051cf641c571504ce7 Mon Sep 17 00:00:00 2001 From: Daniel Grana Date: Sat, 4 Sep 2010 03:23:08 -0300 Subject: [PATCH] fix httpcache docs --- docs/topics/downloader-middleware.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/downloader-middleware.rst b/docs/topics/downloader-middleware.rst index f394008be..ec67216b0 100644 --- a/docs/topics/downloader-middleware.rst +++ b/docs/topics/downloader-middleware.rst @@ -309,7 +309,7 @@ Default: ``['file']`` Don't cache responses with these URI schemes. -.. setting:: HTTPCACHE_IGNORE_MISSING +.. setting:: HTTPCACHE_IGNORE_SCHEMES HTTPCACHE_STORAGE ^^^^^^^^^^^^^^^^^