]> matita.cs.unibo.it Git - helm.git/commitdiff
Example configuration committed.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 11 Feb 2004 17:54:45 +0000 (17:54 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 11 Feb 2004 17:54:45 +0000 (17:54 +0000)
helm/proofChecker/proofChecker.conf.xml.sample [new file with mode: 0644]

diff --git a/helm/proofChecker/proofChecker.conf.xml.sample b/helm/proofChecker/proofChecker.conf.xml.sample
new file mode 100644 (file)
index 0000000..3343e60
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<helm_registry>
+  <value key="proofchecker.port">48084</value>
+  <value key="getter.mode">remote</value>
+  <value key="getter.url">http://localhost:58081/</value>
+  <!-- <value key="getter.url">http://mowgli.cs.unibo.it:58081/</value> -->
+</helm_registry>