1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/installer/zip/filebot.l4j.ini
2018-06-30 01:14:05 +07:00

15 lines
328 B
INI

# Default Java Options
#@{java.application.options}
#@{windows.application.options}
#@{windows.portable.application.options}
# Deployment Options
-Dapplication.deployment=portable
# Use Java API move/copy operations
-DuseNativeShell=false
# Support JAVA_OPTS and FILEBOT_OPTS environment variables
%JAVA_OPTS%
%FILEBOT_OPTS%