Skip to content
Snippets Groups Projects
Unverified Commit 24212268 authored by Jeff Bruemmer's avatar Jeff Bruemmer Committed by GitHub
Browse files

load analytics content (#40001)

parent af506a98
Branches
Tags
No related merge requests found
......@@ -898,6 +898,13 @@ Default: `"(&(objectClass=inetOrgPerson)(|(uid={login})(mail={login})))"`
User lookup filter. The placeholder `{login}` will be replaced by the user supplied login.
### `MB_LOAD_ANALYTICS_CONTENT`
Type: Boolean<br>
Default: True
If you want to exclude the [Metabase analytics](../usage-and-performance-tools/usage-analytics.md) collection, you can set `MB_LOAD_ANALYTICS_CONTENT=false`. Setting this environment variable to false can also come in handy when migrating environments, as it can simplify the migration process.
### `MB_LOADING_MESSAGE`
Only available on Metabase [Pro](https://www.metabase.com/product/pro) and [Enterprise](https://www.metabase.com/product/enterprise) plans.<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment