filebot/installer/msi/filebot.launcher.l4j.ini

11 lines
201 B
INI
Raw Normal View History

2011-12-28 13:51:36 +00:00
# FileBot launch4j runtime config
-Dapplication.deployment=msi
-Dapplication.dir="%APPDATA%\FileBot"
# memory settings
-Xmx256m
2012-03-17 18:54:44 +00:00
# proxy settings
# -Dhttp.proxyHost=localhost
# -Dhttp.proxyPort=8888