MeiliSearch/meilisearch-http
Lawrence Chou 3c3ae3ff98
Impeove invalid config_file_path handling
1. Besides opt.config_file_path, also consider MEILI_CONFIG_FILE_PATH in the Err path because they are both user input.
2. Print out the incorrect file path in error message.
3. Add tests
https://github.com/meilisearch/meilisearch/pull/2804#discussion_r991999888
2022-10-12 12:04:48 +08:00
..
src Impeove invalid config_file_path handling 2022-10-12 12:04:48 +08:00
tests Merge branch 'main' into stable 2022-10-04 14:20:10 +02:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml Impeove invalid config_file_path handling 2022-10-12 12:04:48 +08:00