]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/rdfly/rdfly.conf.xml.sample
ocaml 3.09 transition
[helm.git] / helm / DEVEL / rdfly / rdfly.conf.xml.sample
1 <?xml version="1.0" encoding="utf-8"?>
2 <helm_registry>
3   <section name="rdfly">
4     <section name="mysql_connection">
5       <key name="host">localhost</key>
6       <key name="user">helm</key>
7       <key name="database">mowgli</key>
8       <key name="port">3306</key>
9     </section>
10     <key name="port">58086</key>
11   </section>
12 </helm_registry>