[1.10.x] Fixed #27641 -- Doc'd default local-memory caching in deployment checklist.

Backport of 755406f5ff from master
This commit is contained in:
Adam Chainz 2016-12-28 19:42:46 -05:00 committed by Tim Graham
parent 3e1be301e2
commit f5e0e15ef8
2 changed files with 4 additions and 1 deletions

View file

@ -297,6 +297,8 @@ above example, if your server runs as the user ``apache``, make sure the
directory ``/var/tmp/django_cache`` exists and is readable and writable by the
user ``apache``.
.. _local-memory-caching:
Local-memory caching
--------------------