Skip to main content

How to change the User Home or Data directory ?

Maxime avatar
Written by Maxime
Updated over 3 weeks ago

Question

How can I change the User Home directory that is used by Scriptura ?

Answer

By default the directory used by Scriptura applications to store their data is located in the home directory of the user account running the application. For example when running Scriptura version 19.04 on Microsoft Windows this would be C:\Users\<user>\scriptura-19.04

You can change this by adding the following line to the ScripturaStartServer.ini file (after the line containing "-vmargs"):

-Duser.home=C:\betterhome
Did this answer your question?