Hi all,
I would like to precise the home directory of BaseX using org.basex.path (cf. https://docs.basex.org/wiki/Configuration#Home_Directory). Is it possible to configure this when I launch the basexhttp? For exemple, something like (befor launching basexhttp):
export
org.basex.path=/path/to/my/basex
Or maybe:
basexhttp -S
org.basex.path=/path/to/my/basex
... or what else?
Many thanks in advance to enlighten me đ
Pierre-Yves
PS: as you can see, I didn't use
Java for a long time đ