Document launch file
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 25 Feb 2015 18:57:26 +0000 (18:57 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 25 Feb 2015 18:57:26 +0000 (18:57 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7961 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

demo/argeo_node_rap.properties

index c042637e3d238ba2cbe9903c399fd9b2235049b6..6fe7f53c766dff3122b823c343b815e6da55c9b2 100644 (file)
@@ -12,8 +12,6 @@ org.eclipse.gemini.blueprint.extender
 argeo.osgi.start.4.workbench=\
 org.eclipse.equinox.http.registry,\
 
-#argeo.node.repo.maxCacheMB=128
-
 # HTTP
 org.osgi.service.http.port=7070
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
@@ -32,5 +30,11 @@ org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 argeo.i18n.availableLocales=en,fr,de,ru,ar
 eclipse.registry.MultiLanguage=true
 
+# Logging
 log4j.configuration=file:../../log4j.properties
+
+# Tuning
+#argeo.node.repo.maxCacheMB=64
+
+# DON'T CHANGE BELOW
 org.eclipse.rap.workbenchAutostart=false
\ No newline at end of file