]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/rdfly/rdfly.conf.xml.sample
Ported to
[helm.git] / helm / DEVEL / rdfly / rdfly.conf.xml.sample
diff --git a/helm/DEVEL/rdfly/rdfly.conf.xml.sample b/helm/DEVEL/rdfly/rdfly.conf.xml.sample
new file mode 100644 (file)
index 0000000..3607978
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<helm_registry>
+  <section name="rdfly">
+    <section name="mysql_connection">
+      <key name="host">localhost</key>
+      <key name="password">bjIcRpru</key>
+      <key name="user">helmadmin</key>
+      <key name="database">mowgli</key>
+      <key name="port">3306</key>
+    </section>
+    <key name="port">58086</key>
+  </section>
+</helm_registry>