mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Fixup dumps-destination -> dump-directory section header in help link
This commit is contained in:
parent
839b05c43d
commit
1cce613399
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ log_level = "INFO"
|
|||
|
||||
dump_dir = "dumps/"
|
||||
# Sets the directory where Meilisearch will create dump files.
|
||||
# https://docs.meilisearch.com/learn/configuration/instance_options.html#dumps-destination
|
||||
# https://docs.meilisearch.com/learn/configuration/instance_options.html#dump-directory
|
||||
|
||||
# import_dump = "./path/to/my/file.dump"
|
||||
# Imports the dump file located at the specified path. Path must point to a .dump file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue