Grafana - Public Dashboards #1789
-
Greetings, Grafana is running in an LXC and I would like to enable the public dashboard feature with anonymous login for viewers. Now inside Grafana settings the auth.anonymous is still set to false. Any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Any idea why is that the auth anonymous and the allow_embedding still stay false even tho in the grafana.ini they are changed to true? |
Beta Was this translation helpful? Give feedback.
-
It turned out you need to delete the semicolon (;) in order to actually take effect. |
Beta Was this translation helpful? Give feedback.
It turned out you need to delete the semicolon (;) in order to actually take effect.