Skip to content
Snippets Groups Projects
Unverified Commit d5aca98a authored by metabase-bot[bot]'s avatar metabase-bot[bot] Committed by GitHub
Browse files

docs - drop note on sandboxes (#41220) (#41324)


* drop note on sandboxes

* model caching

* reinstate model caching sandbox warning

Co-authored-by: default avatarJeff Bruemmer <jeff.bruemmer@gmail.com>
parent bde66066
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,6 @@ Metabase gives you the ability to automatically cache question results that meet
If your questions share a common model, you can enable [model caching](../data-modeling/models.md#model-caching) instead.
## Caching doesn't work with data sandboxing
Just something to keep in mind: if someone in a [sandboxed](../permissions/data-sandboxes.md) group views a table, Metabase will skip the cached results and query the table directly, returning only the results the person is allowed to see.
## Enabling global caching
1. Go to **Admin settings** > **Caching** (in the sidebar).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment