Compare commits

...

2 Commits

Author SHA1 Message Date
Esteban Beltran
054cd2d897 Revert js changes. use config 2023-11-15 15:30:08 +01:00
Esteban Beltran
0446e3803b Exclude incident app from sandbox 2023-11-15 14:56:45 +01:00

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).