]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.conf.xml.sample
- added attributes support
[helm.git] / helm / matita / matita.conf.xml.sample
index db02076cb5000e807513b54ed6eafa0b4cf00b7c..6aee8a561c292d1d368f0ca0afb3da3d65269dc3 100644 (file)
@@ -1,17 +1,19 @@
 <?xml version="1.0" encoding="utf-8"?>
 <helm_registry>
   <section name="prefs">
-    <key name="server">mowgli.cs.unibo.it</key>
-<!--     <key name="server">localhost</key> -->
+<!--     <key name="server">mowgli.cs.unibo.it</key> -->
+    <key name="server">localhost</key>
   </section>
   <section name="matita">
     <key name="glade_file">matita.glade</key>
     <key name="auto_disambiguation">true</key>
+    <key name="owner">zack</key>
   </section>
   <section name="db">
     <key name="host">$(prefs.server)</key>
     <key name="user">helm</key>
     <key name="database">mowgli</key>
+<!--     <key name="database">matita</key> -->
   </section>
   <section name="getter">
     <key name="mode">remote</key>