Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a53c7c

Browse files
committed
Fixup dumps-destination -> dump-directory section header in help link
1 parent 2867d2e commit 0a53c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ disable_auto_batching = false
5858

5959
dump_dir = "dumps/"
6060
# Sets the directory where Meilisearch will create dump files.
61-
# https://docs.meilisearch.com/learn/configuration/instance_options.html#dumps-destination
61+
# https://docs.meilisearch.com/learn/configuration/instance_options.html#dump-directory
6262

6363
# import_dump = "./path/to/my/file.dump"
6464
# Imports the dump file located at the specified path. Path must point to a .dump file.

0 commit comments

Comments
 (0)