]> matita.cs.unibo.it Git - helm.git/blob - helm/searchEngine/searchEngine.conf.xml.sample
- ported to Helm_registry
[helm.git] / helm / searchEngine / searchEngine.conf.xml.sample
1 <?xml version="1.0" encoding="utf-8"?>
2 <helm_registry>
3   <section name="getter">
4     <key name="mode">remote</key>
5     <key name="url">http://localhost:58081/</key>
6   </section>
7   <section name="search_engine">
8     <key name="html_dir">html</key>
9     <key name="port">58085</key>
10     <key name="valid_servers">mowgli.cs.unibo.it:58080 mowgli.cs.unibo.it localhost:58080</key>
11   </section>
12 </helm_registry>