Restructure JCR repository wrappers
[lgpl/argeo-commons.git] / server / modules / org.argeo.node.repo.jackrabbit / noderepo.properties
index f50029b5d3bad3e6ccac1faadde56e708c403ae7..7f01f8a9de86503e0e23cc4a31199cb75a1dc548 100644 (file)
@@ -11,12 +11,5 @@ argeo.node.repo.dburl=jdbc:h2:${osgi.instance.area}/node/h2/repository
 argeo.node.repo.dbuser=sa
 argeo.node.repo.dbpassword=
 
-## Remote
-# Remote repository URI (overrides other configurations if not empty)
-argeo.node.repo.uri=
-# may change in the near future:
-argeo.node.repo.remoteSystemUser=root
-argeo.node.repo.remoteSystemPassword=demo
-
 # ADVANCED
 argeo.node.repo.maxPoolSize=10
\ No newline at end of file