source: trunk/gsdl3/web/sites/localsite/siteConfig.xml@ 6424

Last change on this file since 6424 was 6424, checked in by kjdon, 20 years ago

removed the build service cluster

  • Property svn:keywords set to Author Date Id Revision
File size: 621 bytes
Line 
1<siteConfig>
2 <httpAddress value="http://localhost:8080/gsdl3/sites/localsite"/>
3 <localSiteName value="org.greenstone.localsite"/>
4 <!-- uncomment the following and fill in the attribtues if you are running your tomcat behind a proxy. the user and password will be used for authentication - unfortunately at this stage, you have to enter your password here :-( -->
5 <!--<proxy host="" port="" user="" password=""/>-->
6 <siteList/>
7 <serviceRackList>
8 <!-- uncomment to provide the GATE tagging service -->
9 <!--<serviceRack name="GATEServices"/>-->
10 </serviceRackList>
11 <serviceClusterList/>
12</siteConfig>
Note: See TracBrowser for help on using the repository browser.