# How to disable the mini profiler?

**URL:** https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747
**Category:** Support
**Created:** [06.Апрель.2018 18:40:38 UTC](https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747 "2018-04-06T18:40:38Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![BlackKnob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blackknob/32/93549_2.png) [@BlackKnob](https://meta.discourse.org/u/BlackKnob)
#### Post date: [06.Апрель.2018 18:40:38 UTC](https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747/1 "2018-04-06T18:40:38Z")

</div>

I’m on v2.0.0.beta5 +193 and the mini profiler is visible on my admin account.  
Am I supposed to see it? Is it a bug? How to disable it permanently?

I’ve already asked about this in another topic, but my posts have been deleted without explanation.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [06.Апрель.2018 18:50:17 UTC](https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747/2 "2018-04-06T18:50:17Z")

</div>

There are a zillion topics about mini profiler. Only you see it. It’s a feature.

---

<div class="post-metadata">

### Author: ![BlackKnob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blackknob/32/93549_2.png) [@BlackKnob](https://meta.discourse.org/u/BlackKnob)
#### Post date: [06.Апрель.2018 18:52:19 UTC](https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747/4 "2018-04-06T18:52:19Z")

</div>

The other topics say it supposed to be visible only to developers, not to regular admins.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [06.Апрель.2018 18:54:03 UTC](https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747/5 "2018-04-06T18:54:03Z")

</div>

Are you self-hosted? If not, I don’t know. If you are:

```plaintext
cd /var/discourse
grep DEV containers/app.yml 

```

---

<div class="post-metadata">

### Author: ![BlackKnob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blackknob/32/93549_2.png) [@BlackKnob](https://meta.discourse.org/u/BlackKnob)
#### Post date: [06.Апрель.2018 19:26:49 UTC](https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747/6 "2018-04-06T19:26:49Z")

</div>

thanks @pfaffman. This was very helpful. I changed the developer’s email in app.yml and now the mini profiler is off for my admin account.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [06.Апрель.2018 21:25:29 UTC](https://meta.discourse.org/t/how-to-disable-the-mini-profiler/84747/7 "2018-04-06T21:25:29Z")

</div>


