Author: crossley
Date: Sun Jan 8 18:22:52 2006
New Revision: 367163
URL: http://svn.apache.org/viewcvs?rev=367163&view=rev
Log:
Add a note to explain how the Dispatcher plugins are enabled.
Modified:
forrest/zone/htdocs/ft/forrest-sample-2.xml
Modified: forrest/zone/htdocs/ft/forrest-sample-2.xml
URL:
http://svn.apache.org/viewcvs/forrest/zone/htdocs/ft/forrest-sample-2.xml?rev=367163&r1=367162&r2=367163&view=diff
==============================================================================
--- forrest/zone/htdocs/ft/forrest-sample-2.xml (original)
+++ forrest/zone/htdocs/ft/forrest-sample-2.xml Sun Jan 8 18:22:52 2006
@@ -1,4 +1,9 @@
<project name="forrest-sample-2" default="main">
+<!--
+ Note: There are local edits to
+ /var/apache2/htdocs/ft/work/svn/forrest-sample-2/forrest.properties
+ to enable the Dispatcher plugins
+-->
<property name="notify.email.host" value="localhost"/>
<property name="notify.email.to" value="Forrest developers
<[email protected]>"/>
<property name="notify.administrator" value="Forrest developers"/>