Author: snoopdave
Date: Tue Feb 21 06:59:42 2006
New Revision: 379472
URL: http://svn.apache.org/viewcvs?rev=379472&view=rev
Log:
put cache in Tomcat directory for demo build
Modified:
incubator/roller/trunk/sandbox/standalone/tomcat/common/classes/roller-custom.properties
Modified:
incubator/roller/trunk/sandbox/standalone/tomcat/common/classes/roller-custom.properties
URL:
http://svn.apache.org/viewcvs/incubator/roller/trunk/sandbox/standalone/tomcat/common/classes/roller-custom.properties?rev=379472&r1=379471&r2=379472&view=diff
==============================================================================
---
incubator/roller/trunk/sandbox/standalone/tomcat/common/classes/roller-custom.properties
(original)
+++
incubator/roller/trunk/sandbox/standalone/tomcat/common/classes/roller-custom.properties
Tue Feb 21 06:59:42 2006
@@ -1,11 +1,10 @@
-
uploads.dir=${user.home}/roller_uploads
search.index.dir=${user.home}/roller_index
-
planet.aggregator.enabled=true
-
+planet.aggregator.cache.dir=${catalina.home}/cache
editor.theme=tan
-
+tasks.daily=org.roller.presentation.TurnoverReferersTask,org.roller.presentation.planet.SyncWebsitesTask
+tasks.hourly=org.roller.presentation.planet.RefreshEntriesTask
plugins.page=\
org.roller.presentation.velocity.plugins.convertbreaks.ConvertLineBreaksPlugin
\
,org.roller.presentation.velocity.plugins.topictag.TopicTagPlugin \