Setting tag myplc-5.0-16
[myplc.git] / default_config.xml
index 3801ba8..726749b 100644 (file)
@@ -671,6 +671,22 @@ $URL$
       </variablelist>
     </category>
 
+    <category id="plc_reservation">
+      <name> Reservable Nodes</name>
+      <description> Settings related to reservable nodes </description>
+
+      <variablelist>
+       <variable id="granularity" type="int">
+         <name>Lease granularity</name>
+         <value>3600</value>
+         <description>The smallest timeslot that can be allocated to
+         a node. All leases will be rounded to this granularity, so
+         e.g. if you set 3600 all leases will start and stop at round
+         hours.</description>
+       </variable>
+      </variablelist>
+    </category>
+
     <category id="plc_planetflow">
       <name>PlanetFlow Service Configuration</name>
       <description>Planetflow service definitions used in the netflow slice. </description>