Added the lb.index.list array
authorgdiez <>
Wed, 16 Feb 2005 17:27:23 +0000 (17:27 +0000)
committergdiez <>
Wed, 16 Feb 2005 17:27:23 +0000 (17:27 +0000)
org.glite.deployment.lb/config/templates/glite-lb.cfg.xml

index 384a541..96446bb 100644 (file)
                        description="The mySQL database name to create for storing LB data
                        In this version it must be set to the given value"
                        value="lbserver20"/>
+
+               <lb.index.list
+                        description="Definitions of indices on all the currently supported indexed system attributes">
+                        <value>owner</value>
+                        <value>location</value>
+                        <value>destination</value>
+                </lb.index.list>
                        
                <lb.database.username
                        description="The username to be used to access the local mySQL server
@@ -43,4 +50,4 @@
                <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->               
 
        </parameters>
-</config>
\ No newline at end of file
+</config>