mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
2ef888d100
By removing the hardcoded value the sentry client will fall back to pulling it from the SENTRY_DSN environment variable. The hardcoded value has been moved to the default value of the commandline options so the default behavior will be the same. A `--no-sentry` and `MEILI_NO_SENTRY` option has also been introduced that effectively disables sentry reporting. |
||
---|---|---|
.. | ||
public | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |