mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 21:04:27 +01:00
Update CONTRIBUTING.md
Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
parent
3118f32221
commit
b7c4754be2
@ -41,7 +41,7 @@ We recommend using the `--release` flag to test the full performance of MeiliSea
|
|||||||
cargo test
|
cargo test
|
||||||
```
|
```
|
||||||
|
|
||||||
If you get a "Too many open size" error you might want to increase the open file limit using this command:
|
If you get a "Too many open files" error you might want to increase the open file limit using this command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ulimit -Sn 3000
|
ulimit -Sn 3000
|
||||||
|
Loading…
Reference in New Issue
Block a user