RandomSec/conf/openrefine.l4j.ini
Tom Morris 0bd2104a16 Issue 630: Change branding from Google Refine to OpenRefine
** The first native Github commit (ie not one converted from SVN **
Change Google Refine to OpenRefine or just Refine.  
Change icon filenames and add some placeholder icons
2012-10-18 19:40:31 -04:00

14 lines
216 B
INI

# Launch4j runtime config
# initial memory heap size
-Xms256M
# max memory memory heap size
-Xmx1024M
# Use system defined HTTP proxies
-Djava.net.useSystemProxies=true
#-XX:+UseLargePages
#-Dsomevar="%SOMEVAR%"