Sandbox: Exclude incidents app (#78204)

* Exclude incident app from sandbox

* Revert js changes. use config
This commit is contained in:
Esteban Beltran 2023-11-15 15:40:07 +01:00 committed by GitHub
parent 2a675d5905
commit e4d41e878f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -382,7 +382,7 @@ angular_support_enabled = true
csrf_always_check = false
# Comma-separated list of plugins ids that won't be loaded inside the frontend sandbox
disable_frontend_sandbox_for_plugins =
disable_frontend_sandbox_for_plugins = grafana-incident-app
[security.encryption]
# Defines the time-to-live (TTL) for decrypted data encryption keys stored in memory (cache).