[Projeler-commits] r245 - zangetsu

projeler-uludag at uludag.org.tr projeler-uludag at uludag.org.tr
8 Eki 2006 Paz 14:42:17 EEST


Author: caglar
Date: Sun Oct  8 14:42:17 2006
New Revision: 245

Modified:
   zangetsu/settings.py
Log:
no need to comment out variables

Modified: zangetsu/settings.py
=================================================================
--- zangetsu/settings.py	(original)
+++ zangetsu/settings.py	Sun Oct  8 14:42:17 2006
@@ -24,8 +24,8 @@
 DATABASE_HOST = ''             # Set to empty string for localhost. Not used with sqlite3.
 DATABASE_PORT = ''             # Set to empty string for default. Not used with sqlite3.
 
-#CACHE_BACKEND = 'file:///%s/cache' % DOCUMENT_ROOT
-#CACHE_MIDDLEWARE_SECONDS=600
+CACHE_BACKEND = 'file:///%s/cache' % DOCUMENT_ROOT
+CACHE_MIDDLEWARE_SECONDS=600
 
 # Local time zone for this installation. All choices can be found here:
 # http://www.postgresql.org/docs/current/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE


Projeler-commits mesaj listesiyle ilgili daha fazla bilgi