# support FILEBOT_OPTS environment variable

This commit is contained in:
Reinhard Pointner 2017-04-09 13:25:40 +08:00
parent b17e71dc38
commit 36412a864d
2 changed files with 4 additions and 4 deletions

View File

@ -34,5 +34,5 @@
# force Application User Model ID for Windows Store
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
# support JAVA_OPTS environment variable
%JAVA_OPTS%
# support FILEBOT_OPTS environment variable
%FILEBOT_OPTS%

View File

@ -34,5 +34,5 @@
# force Application User Model ID for Windows Store
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
# support JAVA_OPTS environment variable
%JAVA_OPTS%
# support FILEBOT_OPTS environment variable
%FILEBOT_OPTS%