]> matita.cs.unibo.it Git - helm.git/commitdiff
a working example :)
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 13 Sep 2007 14:48:54 +0000 (14:48 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 13 Sep 2007 14:48:54 +0000 (14:48 +0000)
daemons/rdfly/rdfly.conf.xml.sample

index d84e224262f739964b4334f261c19aab449e6e06..9e3efb3f2ae9f4d6e2eebc8df9de7ea0a4323e1a 100644 (file)
@@ -1,5 +1,13 @@
-<?xml version="1.0" encoding="utf-8"?>
 <helm_registry>
+  <section name="user">
+    <!-- User home directory. Here a ".matita" directory will be created
+    and used to store the part of the library developed by the user. -->
+    <key name="home">/tmp/</key>
+    <!-- User name. It is used down in this configuration file.  If left
+    unspecified, name of the user executing matita will be used (as per
+    getent) -->
+    <key name="name">web</key>
+  </section>
   <section name="db">
     <key name="metadata">mysql://mowgli.cs.unibo.it public helm none library</key>
     <key name="metadata">mysql://mowgli.cs.unibo.it mowgli helm none legacy</key>