-<?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>