Chore: Removes remaining occurrences of angular_support_enabled (#111305)
This commit is contained in:
@@ -792,20 +792,6 @@ The following example limits access to the backend of a single plugin:
|
||||
|
||||
`actions_allow_post_url=/api/plugins/grafana-special-app`
|
||||
|
||||
<hr />
|
||||
|
||||
#### `angular_support_enabled`
|
||||
|
||||
This is set to false by default, meaning that the angular framework and support components aren't loaded.
|
||||
This means that all [plugins](../../developers/angular_deprecation/angular-plugins/) and core features that depend on angular support won't work.
|
||||
|
||||
The core features that depend on angular are:
|
||||
|
||||
- Old graph panel
|
||||
- Old table panel
|
||||
|
||||
These features each have supported alternatives, and we recommend using them.
|
||||
|
||||
#### `csrf_trusted_origins`
|
||||
|
||||
List of additional allowed URLs to pass by the CSRF check. Suggested when authentication comes from an IdP.
|
||||
|
||||
Reference in New Issue
Block a user