]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/gTopLevel.conf.xml.sample
ocaml 3.09 transition
[helm.git] / helm / gTopLevel / gTopLevel.conf.xml.sample
index 4d5331948d25cd81e8e90d2913d9ba87b52fe2af..e4f23f7cebaad6070be11f837c1edd96e4b2e1df 100644 (file)
@@ -6,11 +6,15 @@
    <key name="per_user_work_directory">/home/sacerdot/helm/local_stuff</key>
 
    <!-- The URL of the host of the Getter and UWOBO -->
-   <!-- <key name="daemons_host">http://mowgli.cs.unibo.it</key> -->
-   <key name="daemons_host">http://localhost</key>
+   <key name="daemons_host">http://mowgli.cs.unibo.it</key>
   </section>
 
   <!-- From now on it is unlikely that something needs to be changed -->
+  <section name="db">
+    <key name="host">mowgli.cs.unibo.it</key>
+    <key name="user">helm</key>
+    <key name="database">mowgli</key>
+  </section>
   <section name="mathql_interpreter">
    <key name="db_map">mathql_db_map.txt</key>
    <section name="mysql_connection">