Replace old scripts with JShell.
[lgpl/argeo-commons.git] / dist / argeo-node / base / share / argeo / config.ini
index ae442054b3ee462a24b6b19bdb6b7b9836759cba..e5cc050c5271e81ae718eb421379f704181c727b 100644 (file)
@@ -28,12 +28,10 @@ com.sun.jndi.dns,\
 com.sun.nio.file,\
 com.sun.nio.sctp
 
-# Security manager
-#java.security.manager=
-#java.security.policy=file:/usr/share/node/all.policy
-
 # Required properties
 eclipse.ignoreApp=true
 osgi.noShutdown=true
 org.eclipse.equinox.http.jetty.autostart=false
-#org.eclipse.rap.workbenchAutostart=false
+
+# Disable some warnings
+nashorn.option.no.deprecation.warning=true