==Configuration Files==
BaseX uses three configuration files, which are stored in the [[Configuration Files#Home directory|Home Directory]]
(note that, depending on your OS and configuration, files and folders with a '.' prefix may be hidden):
* <code>.basex</code> contains all options that are relevant for running the server or standalone versions of BaseX.
* <code>.basexgui</code> defines all options relevant to the BaseX GUI.
* <code>.basexperm</code> contains user name, passwords, and permissions.
==Home Directory==
Note: After having changed the database path, all existing databases have to be manually moved to the new location.
==Configuration Files==
BaseX uses three configuration files, which are stored in the [[Configuration Files#Home directory|Home Directory]]
(note that, depending on your OS and configuration, files and folders with a '.' prefix may be hidden):
* <code>.basex</code> contains all options that are relevant for running the server or standalone versions of BaseX.
* <code>.basexgui</code> defines all options relevant to the BaseX GUI.
* <code>.basexperm</code> contains user name, passwords, and permissions.
==User and Log Files==