]> matita.cs.unibo.it Git - helm.git/commitdiff
removed password entry, now uses "helm" user (read-only access is
authorStefano Zacchiroli <zack@upsilon.cc>
Mon, 23 Feb 2004 10:27:27 +0000 (10:27 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Mon, 23 Feb 2004 10:27:27 +0000 (10:27 +0000)
enough for rdfly)

helm/DEVEL/rdfly/rdfly.conf.xml.sample

index 36079789861668b69dfba8b5c879662e1ef77bea..5d479dacfd34b4e85634a31c2504c1e395ef87f4 100644 (file)
@@ -3,8 +3,7 @@
   <section name="rdfly">
     <section name="mysql_connection">
       <key name="host">localhost</key>
-      <key name="password">bjIcRpru</key>
-      <key name="user">helmadmin</key>
+      <key name="user">helm</key>
       <key name="database">mowgli</key>
       <key name="port">3306</key>
     </section>