mirror of https://gitee.com/bigwinds/arangodb
11 lines
304 B
Markdown
11 lines
304 B
Markdown
|
|
|
|
@brief the WAL logfiles directory
|
|
`--wal.directory`
|
|
|
|
Specifies the directory in which the write-ahead logfiles should be
|
|
stored. If this option is not specified, it defaults to the subdirectory
|
|
*journals* in the server's global database directory. If the directory is
|
|
not present, it will be created.
|
|
|