Mercurial > dive4elements > framework
diff artifact-database/doc/example-conf/conf.xml @ 45:9449f296cd54
Fixed inconsistencies in documentation after changes in h2-config
artifacts/trunk@162 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Hans Plum <hans.plum@intevation.de> |
---|---|
date | Wed, 30 Sep 2009 10:32:45 +0000 |
parents | 86d2a843e588 |
children | c99da6837be0 |
line wrap: on
line diff
--- a/artifact-database/doc/example-conf/conf.xml Tue Sep 29 10:25:53 2009 +0000 +++ b/artifact-database/doc/example-conf/conf.xml Wed Sep 30 10:32:45 2009 +0000 @@ -24,8 +24,8 @@ <sleep-time>60000</sleep-time> </cleaner> <database> - <user></user> - <password></password> + <user>USER</user> + <password>PASSWORD</password> <!-- <url>jdbc:h2:artifacts.db</url> --> <!-- <driver>org.h2.Driver</driver> --> <!-- <sql></sql> -->