]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matita.conf.xml.in
metavariable context has a separator now
[helm.git] / helm / software / matita / matita.conf.xml.in
index e88a4fc5a8104987bbc89528848fb8f0c7994201..84452acd3a1b15bcad09894ad40a8422fdb692f7 100644 (file)
@@ -22,6 +22,8 @@
     <key name="owner">$(user.name)</key>
     <!-- Initial GUI font size. -->
     <!-- <key name="font_size">10</key> -->
+    <!--  Perform heavy checks when run interactively (like duplicate check) -->
+    <!-- <key name="do_heavy_checks">false</key> -->
   </section>
   <section name="db">
     <!-- 
@@ -50,8 +52,7 @@
          note that user's tables are named diffrently from library tables,
         so they can coexists on the same db -->
 
-    <key name="metadata">@DBHOST@ matita helm none legacy</key>
-    <key name="metadata">@DBHOST@ public helm none library</key>
+    <key name="metadata">@DBHOST@ matita helm none library</key>
     <key name="metadata">@DBHOST@ matita helm none user</key>
 
     <!-- The following snippet it what you want to use a local sqlite db
       (e.g. the Matita standard library)
     "legacy" implies "ro"
     -->
-    <key name="prefix">
-      cic:/matita/
-      file:///projects/helm/library/matita_contribs/matita
-      ro
-    </key>
     <key name="prefix">
       cic:/matita/
       file://$(matita.rt_base_dir)/xml/standard-library/