]> matita.cs.unibo.it Git - helm.git/commitdiff
added sample entry for environment_dump configuration variable
authorStefano Zacchiroli <zack@upsilon.cc>
Sun, 24 Apr 2005 13:44:40 +0000 (13:44 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sun, 24 Apr 2005 13:44:40 +0000 (13:44 +0000)
helm/searchEngine/searchEngine.conf.xml.sample

index 99b87d2591a63e1809b972ff805045c2daa9dd3f..86cc53cb5970baaa5af34c6b0e0aaa39bc911014 100644 (file)
@@ -13,5 +13,7 @@
     <key name="html_dir">html</key>
     <key name="port">58085</key>
     <key name="results_per_page">10</key>
+    <!-- file from which restore CicEnvironment status -->
+    <key name="environment_dump">foo.env</key>
   </section>
 </helm_registry>