1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/installer/msi/filebot.launcher.l4j.ini
2012-03-17 18:54:44 +00:00

11 lines
201 B
INI

# FileBot launch4j runtime config
-Dapplication.deployment=msi
-Dapplication.dir="%APPDATA%\FileBot"
# memory settings
-Xmx256m
# proxy settings
# -Dhttp.proxyHost=localhost
# -Dhttp.proxyPort=8888