]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.conf.xml.sample
snapshot
[helm.git] / helm / matita / matita.conf.xml.sample
index 3209bf1ab5c38a7b7666fedd55f050f1dfdf22d8..7df0d1961ac24f9d67af4bf94328b119770f256f 100644 (file)
@@ -8,6 +8,7 @@
     <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="database">mowgli</key>
       <!-- <key name="port"></key> -->
       <!-- <key name="password"></key> -->
@@ -29,5 +30,6 @@
   <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>