svn commit: r1059013 - /lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/cluster.xconf
[email protected] Fri, 14 Jan 2011 14:07:01 -0000
| Newsgroups | gmane.comp.cms.lenya.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: froethenbacher
Date: Fri Jan 14 14:07:01 2011
New Revision: 1059013
URL: http://svn.apache.org/viewvc?rev=1059013&view=rev
Log:
Added comment about system property for defining location of
cluster configuration file.
Modified:
lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/cluster.xconf
Modified: lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/cluster.xconf
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/cluster.xconf?rev=1059013&r1=1059012&r2=1059013&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/cluster.xconf (original)
+++ lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/cluster.xconf Fri Jan 14 14:07:01 2011
@@ -15,6 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+<!-- Cluster configuration file. -->
+<!-- -->
+<!-- The location of this file can also be defined by a system property: -->
+<!-- -Dlenya.cluster.configFile=<LOCATION_OF_FILE> -->
+<!-- If the system property is not defined the default configuration -->
+<!-- file will be used. -->
<cluster>
<!-- Cluster enabled [true|false] -->