976af4fa8f
Add the default commented experimental batched tasks limit parameter to the config file
2023-12-12 10:59:00 +01:00
f3e2f79290
Merge branch 'main' into tmp-release-v1.2.0
2023-06-05 18:36:28 +02:00
dc7ba77e57
Add the option in the config file
2023-05-15 16:07:43 +02:00
8095f21999
Move comments above keys in config.toml
...
The current style is very unusual, confusing and breaks compatibility
with tools for parsing config files including comments. Everyone writes
comments above the items to which they refer (maybe except pythonists),
so let's stick to that.
2023-05-06 18:10:54 +02:00
30edba3497
Update links of the docs
2023-05-03 19:14:57 +02:00
92318ca573
config: case experimental_enable_metrics
in snake_case
2023-02-27 17:14:06 +01:00
5082cd5e67
update the config file to mention the experimental metrics feature
2023-02-23 12:26:22 +01:00
1cce613399
Fixup dumps-destination -> dump-directory section header in help link
2023-01-09 13:31:57 +01:00
233372abea
Remove --max-index-size
and --max-task-db-size
2023-01-04 17:20:01 +01:00
c4aa5cc7d0
Merge --schedule-snapshot and --snapshot-interval-sec options
2023-01-04 14:13:54 +01:00
d082ded7ad
Explicitly restrict log level options to those that are documented
...
Fixes https://github.com/meilisearch/meilisearch/issues/3292
2023-01-04 09:40:24 +01:00
b821c72459
Remove --disable-auto-batching
CLI option
2023-01-03 15:01:04 +01:00
daa0f2e9aa
Change dumps_dir to dump_dir in config.toml
2022-12-01 15:46:54 +01:00
48058b5e56
Improve default config file
2022-10-18 15:28:32 +02:00
56d72d4493
Uncomment static default values and fix typo
2022-09-21 16:31:16 +02:00
d406fe901b
Pass config.toml keys to snake_case
2022-09-21 10:55:16 +02:00
4dfae44478
Apply PR review comments
2022-09-19 18:16:28 +02:00
a690ace36e
Add example config.toml with default values
2022-09-09 09:37:23 +02:00