There are various configuration parameters that can be changed to alter the default behavior of Cryptomator.
Warning: These are advanced options that should only be changed by experienced users.
Command Line Options
-
-Duser.language=ento set the interface language toenfor English,deGerman,frFrench and so forth. -
-Duser.region=TWin combination with-Duser.language=zhto further specify the dialect -
-Dcryptomator.settingsPathto set the path to the folder containing the settings file -
-Dcryptomator.logPathto set the path of the file to which Cryptomator should write its log -
-Dcryptomator.upgradeLogPathto set the path of the file to which Cryptomator should additionally write its log, when migrating a vault -
-Dcryptomator.ipcPortPath=~/.Cryptomator/ipcPort.bin- sets where to store the file used for inter-process communication (used when attempting to start multiple Cryptomator instances)
Windows
The aforementioned command line options are stored inside C:\Program Files\Cryptomator\app\Cryptomator.cfg under [JVMOptions].
macOS
To change the options under macOS, right-click on Cryptomator and choose Show Package Contents. Then find the JVMOptions section inside of Contents/Info.plist.
Comment by @tobihagemann: We recently discovered that this will change the application’s signature. That’s why accessing saved passwords from the system keychain won’t work anymore. We might have to reconsider this.