You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn/self_hosted/configure_meilisearch_at_launch.mdx
+5-15Lines changed: 5 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -323,9 +323,7 @@ Meilisearch currently supports five log levels, listed in order of increasing ve
323
323
-`'TRACE'`: log all events and include even more detailed information on Meilisearch's internal processes. We do not advise using this level as it is extremely verbose. Use `'DEBUG'` before considering `'TRACE'`.
🚩 This option does not take any values. Assigning a value will throw an error. 🚩
@@ -391,9 +387,7 @@ Avoid setting `--max-indexing-threads` to the total of your machine's processor
391
387
392
388
Sets the maximum size of [accepted payloads](/learn/getting_started/documents#dataset-format). Value must be given in bytes or explicitly stating a base unit. For example, the default value can be written as `107374182400`, `'107.7Gb'`, or `'107374 Mb'`.
0 commit comments