]> matita.cs.unibo.it Git - helm.git/blob - helm/uwobo/uwobo.conf.xml.sample
ocaml 3.09 transition
[helm.git] / helm / uwobo / uwobo.conf.xml.sample
1 <?xml version="1.0" encoding="utf-8"?>
2 <helm_registry>
3   <section name="per_user_settings">
4     <key name="dbm_dir">/projects/helm/var</key>
5     <key name="cache_dir">/tmp/helm/cache</key>
6   </section>
7
8   <section name="uwobo">
9     <key name="log_basename">/var/log/mowgli/uwobo</key>
10     <key name="log_extension">.log</key>
11
12     <key name="port">58080</key>
13   </section>
14 </helm_registry>