fixed list_categories
[sfa.git] / config / default_config.xml
index 59e6d0c..6d80712 100644 (file)
@@ -62,6 +62,13 @@ Thierry Parmentelat
             </description> 
         </variable>
 
+         <variable id="data_dir" type="string">
+            <name>Data Directory </name>
+            <value>/var/lib/sfa/</value>
+            <description>Directory where cached certficiates and other data is stored.
+            </description>
+        </variable>
+
       </variablelist>
     </category>
 
@@ -312,7 +319,7 @@ Thierry Parmentelat
           <value>8773</value>
           <description>The Nova/EC2 API port.</description>
         </variable>
-        <variable id="novarc" type="int">
+        <variable id="novarc" type="string">
           <name>novarc</name>
           <value>/root/novarc</value>
           <description>Path to novarc client config file</description>