last plc-dependent code moved to PlDriver
[sfa.git] / config / default_config.xml
index e074865..9156cb3 100644 (file)
@@ -128,6 +128,14 @@ Thierry Parmentelat
          <value>12347</value>
          <description>The port where the slice manager is to be found.</description>
        </variable>
+
+       <variable id="caching" type="boolean">
+         <name>Cache advertisement rspec</name>
+         <value>false</value>
+         <description>Enable caching of the global advertisement, as
+         returned by ListResources without a slice argument. </description>
+         </variable>
+
       </variablelist>
     </category>
 
@@ -145,12 +153,6 @@ Thierry Parmentelat
          aggregate manager.</description>
        </variable>
 
-    <variable id="rspec_schema" type="string">
-      <name>RSpec Schema</name>
-      <value>/etc/sfa/pl.rng</value>
-      <description>The path to the default schema</description>
-    </variable>
-
        <variable id="host" type="hostname">
          <name>Hostname</name>
          <value>localhost</value>
@@ -164,6 +166,13 @@ Thierry Parmentelat
          <description>The port where the aggregate is to be found.</description>
        </variable>
 
+       <variable id="caching" type="boolean">
+         <name>Cache advertisement rspec</name>
+         <value>true</value>
+         <description>Enable caching of the global advertisement, as
+         returned by ListResources without a slice argument. </description>
+         </variable>
+
       </variablelist>
 
     </category>