]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Store default Postgresql configuration for SLC as comment.
authorBruno Sinou <bsinou@argeo.org>
Wed, 5 Feb 2014 15:03:20 +0000 (15:03 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 5 Feb 2014 15:03:20 +0000 (15:03 +0000)
uncomment to use it locally

git-svn-id: https://svn.argeo.org/slc/trunk@6810 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

demo/slc_demo_rap.properties

index 82d16182a22f56319a097e9c3355143d8bee6070..8f87c1f65c908c8bba44704828db02b8030f0149 100644 (file)
@@ -52,6 +52,14 @@ argeo.server.tomcat.config=conf/default-server-ssl.xml
 
 log4j.configuration=file:../../log4j.properties
 
+
+# Postgresql
+#argeo.node.repo.configuration=osgibundle:repository-postgresql.xml
+#argeo.node.repo.dburl=jdbc:postgresql://localhost/slc
+#argeo.node.repo.dbuser=argeo
+#argeo.node.repo.dbpassword=argeo
+
+
 # DON'T CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING
 eclipse.ignoreApp=true
 osgi.noShutdown=true