]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/proofChecker/proofChecker.conf.xml.sample
Example configuration committed.
[helm.git] / helm / proofChecker / proofChecker.conf.xml.sample
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>