1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-23 08:18:52 -05:00
filebot/installer/portable/FileBot.l4j.ini

15 lines
381 B
INI
Raw Normal View History

2011-12-28 08:51:36 -05:00
# FileBot launch4j runtime config
-Dapplication.deployment=portable
-Dapplication.dir="%EXEDIR%"
-Duser.home="%EXEDIR%"
# memory settings
-Xmx256m
# look for native libs here
-Djna.library.path="%EXEDIR%"
# store preferences to text file
-Djava.util.prefs.PreferencesFactory=net.sourceforge.tuned.prefs.FilePreferencesFactory
-Dnet.sourceforge.tuned.prefs.file=prefs.properties