Can I disable the 'Auto Refresh' button on the dashboards?

On the top right of the dashboards there is a symbol of a clock for the user to setup an auto refresh rate.

Although I can see how useful it can be, I would like to disable for some users to avoid hitting DBs that would not change within a day.
37

Hi @z3h
You would have to build your own version of Metabase. There’s currently a request for adding a way to customize the options, which would allow you to set very high values (or possible disable it):
https://github.com/metabase/metabase/issues/7133 - upvote by clicking :+1: on the first post
You should probably enable caching:
https://www.metabase.com/docs/latest/administration-guide/14-caching.html