From d73e45bfb109c75ce27a108392e378b1592bf442 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 25 Feb 2015 18:57:26 +0000 Subject: [PATCH] Document launch file git-svn-id: https://svn.argeo.org/commons/trunk@7961 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- demo/argeo_node_rap.properties | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/demo/argeo_node_rap.properties b/demo/argeo_node_rap.properties index c042637e3..6fe7f53c7 100644 --- a/demo/argeo_node_rap.properties +++ b/demo/argeo_node_rap.properties @@ -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 -- 2.30.2