Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2867d2e commit 0a53c7cCopy full SHA for 0a53c7c
config.toml
@@ -58,7 +58,7 @@ disable_auto_batching = false
58
59
dump_dir = "dumps/"
60
# Sets the directory where Meilisearch will create dump files.
61
-# https://docs.meilisearch.com/learn/configuration/instance_options.html#dumps-destination
+# https://docs.meilisearch.com/learn/configuration/instance_options.html#dump-directory
62
63
# import_dump = "./path/to/my/file.dump"
64
# Imports the dump file located at the specified path. Path must point to a .dump file.
0 commit comments