mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed #27641 -- Doc'd default local-memory caching in deployment checklist.
This commit is contained in:
parent
5cf4894836
commit
755406f5ff
2 changed files with 4 additions and 1 deletions
|
|
@ -302,6 +302,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
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue