Skip to content

Commit

Permalink
Refs #6086 -- Changed settings docs to reflect deprecation of "simple…
Browse files Browse the repository at this point in the history
…" cache backend in [6822].

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7965 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
gdub committed Jul 18, 2008
1 parent 1442ebe commit 5735e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ The site-specific user profile model used by this site. See the
CACHE_BACKEND
-------------

Default: ``'simple://'``
Default: ``'locmem://'``

The cache backend to use. See the `cache docs`_.

Expand Down

0 comments on commit 5735e16

Please sign in to comment.