You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by bu...@apache.org on 2011/12/28 19:28:26 UTC

svn commit: r801189 - /websites/staging/rave/trunk/content/rave/documentation/host-configuration.html

Author: buildbot
Date: Wed Dec 28 18:28:26 2011
New Revision: 801189

Log:
Staging update by buildbot

Modified:
    websites/staging/rave/trunk/content/rave/documentation/host-configuration.html

Modified: websites/staging/rave/trunk/content/rave/documentation/host-configuration.html
==============================================================================
--- websites/staging/rave/trunk/content/rave/documentation/host-configuration.html (original)
+++ websites/staging/rave/trunk/content/rave/documentation/host-configuration.html Wed Dec 28 18:28:26 2011
@@ -88,8 +88,8 @@
 <h2 id="override_opensocial_engine_configuration">Override OpenSocial engine configuration</h2>
 <ul>
 <li>Make a copy of <a href="http://svn.apache.org/repos/asf/shindig/tags/shindig-project-3.0.0-beta2/config/container.js">container.js</a> (check if this version is still valid for your release)</li>
-<li>Make a copy of <a href="http://svn.apache.org/repos/asf/incubator/rave/trunk/rave-shindig/src/main/resources/rave.shindig.properties">rave-shindig.properties</a></li>
-<li>Change the reference in <code>rave-shindig.properties</code> to <code>container.js</code>: <code>shindig.containers.default=/new/location/of/container.js</code></li>
+<li>Make a copy of <a href="http://svn.apache.org/repos/asf/incubator/rave/trunk/rave-shindig/src/main/resources/rave.shindig.properties">rave.shindig.properties</a></li>
+<li>Change the reference in <code>rave.shindig.properties</code> to <code>container.js</code>: <code>shindig.containers.default=/new/location/of/container.js</code></li>
 <li>Change the properties that point to localhost, port 8080 or http</li>
 <li>Set a system property <code>rave-shindig.override.properties</code> that points to the location of the custom properties file.<ul>
 <li>File system: <code>rave-shindig.override.properties=/new/location/of/myrave-shindig.properties</code></li>