Difference between revisions of "Configuration"
Jump to navigation
Jump to search
(Created page with "*All database files are stored in a <code>BaseXData</code> directory in your home directory. The path can be changed in the GUI via the Options/Preferences menu. *The two config...") |
(No difference)
|
Revision as of 14:03, 11 January 2011
- All database files are stored in a
BaseXDatadirectory in your home directory. The path can be changed in the GUI via the Options/Preferences menu. - The two configuration files
.basex/.basewinare stored in the same directory. This path cannot be changed by the user. - The global users are stored in the
.basexpermfile in the same directory. Local users and permissions are stored in the meta data of the database. - All log files are stored in text format in the directory
BaseXData/.logs.