==Configuring Database Access==
The following options are available to configure the way the databases are accessed. These can be set in the {{Mono|web.xml}} file or as Java system variables (e.g. using <code>-Dorg.basex.pathmode="/some/path"client</code> from the command line).
{| class="wikitable"
|- valign="top"
! width='70' | Option
! Description
|- valign="top"
| {{Mono|org.basex.path}}
| Path to the BaseX home directory, in which the {{Mono|.basex}} configuration file will be placed. By default, no value is specified; as a result, the default servlet context path will be used.
|- valign="top"
| {{Mono|org.basex.mode}}