|
@@ -2,7 +2,7 @@
|
|
|
<configuration default="false" name="Cryptomator macOS" type="Application" factoryName="Application">
|
|
|
<option name="MAIN_CLASS_NAME" value="org.cryptomator.launcher.Cryptomator" />
|
|
|
<module name="launcher" />
|
|
|
- <option name="VM_PARAMETERS" value="-Duser.language=en -Dcryptomator.settingsPath="~/Library/Application Support/Cryptomator/settings.json" -Dcryptomator.ipcPortPath="~/Library/Application Support/Cryptomator/ipcPort.bin" -Dcryptomator.logDir="~/Library/Logs/Cryptomator"" />
|
|
|
+ <option name="VM_PARAMETERS" value="-Duser.language=en -Dcryptomator.settingsPath="~/Library/Application Support/Cryptomator/settings.json" -Dcryptomator.ipcPortPath="~/Library/Application Support/Cryptomator/ipcPort.bin" -Dcryptomator.logDir="~/Library/Logs/Cryptomator" -Dcryptomator.mountPointsDir="~/Library/Application Support/Cryptomator"" />
|
|
|
<option name="WORKING_DIRECTORY" value="$MAVEN_REPOSITORY$" />
|
|
|
<extension name="coverage">
|
|
|
<pattern>
|