Changes

Jump to navigation Jump to search
5 bytes added ,  01:56, 16 December 2010
no edit summary
===General options===
;* <code>debug</code>
: Show internal debug info, usually used for development of new features.
;* <code>mainmem</code>
: Use main-memory mode. Now all data is stored exclusively in main memory and enables even faster evaluation times, but the data is lost after shut down of BaseX.
;* <code>timeout [TIME]</code>
: Set server timeout in seconds. The timeout describes the maximum execution time of a query at the BaseX server. The timeout is deactivated if <code>TIME</code> is set to <code>0</code>.
;* <code>serverport [PORT]</code>
: Client/server communication: <code>PORT</code>, used for starting the server.
;* <code>restport [PORT]</code>
: Client/server communication: <code>PORT</code>, used for starting the REST server.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu