]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.conf.xml.sample
snapshot (notably: implemented "check")
[helm.git] / helm / matita / matita.conf.xml.sample
index ae7b7a43029066dcfc7373adab3a434da709ab6a..7df0d1961ac24f9d67af4bf94328b119770f256f 100644 (file)
@@ -7,8 +7,8 @@
   <section name="mathql_interpreter">
     <key name="db_map">mathql_db_map.txt</key>
     <section name="mysql_connection">
-<!--       <key name="host">mowgli.cs.unibo.it</key> -->
-      <key name="host">localhost</key>
+      <key name="host">mowgli.cs.unibo.it</key>
+<!--       <key name="host">localhost</key> -->
       <key name="database">mowgli</key>
       <!-- <key name="port"></key> -->
       <!-- <key name="password"></key> -->
@@ -29,7 +29,7 @@
   </section>
   <section name="getter">
     <key name="mode">remote</key>
-<!--     <key name="url">http://mowgli.cs.unibo.it:58081/</key> -->
-    <key name="url">http://localhost:58081/</key>
+    <key name="url">http://mowgli.cs.unibo.it:58081/</key>
+<!--     <key name="url">http://localhost:58081/</key> -->
   </section>
 </helm_registry>