]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.conf.xml.sample
snapshot (notably: ported to mysql instead of dbi)
[helm.git] / helm / matita / matita.conf.xml.sample
index 389a14e8d2c78c8e9e5be3ad4dd62cd66ec60f18..1ca17a9edeeca546c8527864ae1ed09b1bee4d86 100644 (file)
@@ -5,14 +5,14 @@
     <key name="auto_disambiguation">true</key>
   </section>
   <section name="db">
-<!--     <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="user">helm</key>
     <key name="database">mowgli</key>
   </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>