Author: batiste.bieler
Date: Tue Apr 7 02:10:43 2009
New Revision: 440
Modified:
wiki/InstallDjangoPageCMS.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki (original)
+++ wiki/InstallDjangoPageCMS.wiki Tue Apr 7 02:10:43 2009
@@ -75,7 +75,7 @@
If you cannot setup memcache or a database cache, you can use the local
memory cache this way:
{{{
-CACHE_BACKEND = "locmem:///"
+CACHE_BACKEND = "locmem:///?max_entries=5000"
}}}
===Languages===
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---