-
Cloudron Team,
Attempting to use Grafana's embed feature but it appears to be disabled in the defaults.ini config
Could this be updated to include it or is there some limitation?
Thanks!
-
@my1water You can put customizations in
/app/data/custom.ini
. See https://docs.cloudron.io/apps/grafana/#customizationsSo, I think:
[security] allow_embedding = true
And restart the app.