mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Change default_userdir in Autopsy configuration file.
This commit is contained in:
parent
50f11430ea
commit
ef333eb55e
@ -178,7 +178,7 @@
|
||||
<!-- Note: can be higher on 64 bit systems, should be in sync with project.properties -->
|
||||
<entry key="default_options" value="@JVM_OPTIONS" />
|
||||
<entry key="jdkhome" value=""jre"" />
|
||||
<entry key="default_userdir" value="${HOME}/${APPNAME}" />
|
||||
<entry key="default_userdir" value="${DEFAULT_USERDIR_ROOT}" />
|
||||
</propertyfile>
|
||||
<!-- workaround for ant escaping : and = when setting properties -->
|
||||
<replace file="${inst.property.file}" token="@JVM_OPTIONS" value="${jvm.args}" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user