]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/gTopLevel.conf.xml.sample
first moogle template checkin
[helm.git] / helm / gTopLevel / gTopLevel.conf.xml.sample
index b183b78c5c8868b9f21054e848ced1f45aa199e7..4d5331948d25cd81e8e90d2913d9ba87b52fe2af 100644 (file)
   <!-- From now on it is unlikely that something needs to be changed -->
   <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="database">mowgli</key>
+    <!-- <key name="port"></key> -->
+    <!-- <key name="password"></key> -->
+    <key name="user">helm</key>
+   </section>
    <key name="postgresql_connection_string">dbname=mowgli host=mowgli.cs.unibo.it user=helm</key>
    <!-- flags is a string of the following characters:         -->
    <!-- "P", "Q", "R", "S", "T", "W"                           -->
@@ -27,7 +34,7 @@
    <key name="flags"></key>
   </section>
   <section name="local_library">
-    <key name="dir">file://$(users_settings.per_user_work_directory)/objects</key>
+    <key name="dir">$(users_settings.per_user_work_directory)/objects</key>
     <key name="url">$(local_library.dir)</key>
   </section>
   <section name="getter">