Hi,
When I start a BaseXServer in Java, it creates a config file ~/.basex and a data directory ~/BaseXData. Is there any way to ask BaseX not to create the config file, and to use a specific another data directory?
Or at least to tell it where to look for the config file (instead of going to ~/.basex)? I couldn't find either in the documentation.
Regards,