]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.conf.xml.sample
renamed Http_client to Http_user_agent to avoid clashes with Gerd's
[helm.git] / helm / matita / matita.conf.xml.sample
index 751fed97dedf8f8737956a03649b7f7385ca2244..389a14e8d2c78c8e9e5be3ad4dd62cd66ec60f18 100644 (file)
@@ -4,4 +4,15 @@
     <key name="glade_file">matita.glade</key>
     <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="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>
+  </section>
 </helm_registry>