Skip to content

Commit a64a236

Browse files
ziomeckaKatarzyna Ziomek-Zdanowicz
and
Katarzyna Ziomek-Zdanowicz
authored
7911 Allow loading unsigned graphql plugin (#49)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <[email protected]>
1 parent f5f2d19 commit a64a236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/defaults.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@ disable_sanitize_html = false
11521152
enable_alpha = false
11531153
app_tls_skip_verify_insecure = false
11541154
# Enter a comma-separated list of plugin identifiers to identify plugins to load even if they are unsigned. Plugins with modified signatures are never loaded.
1155-
allow_loading_unsigned_plugins =
1155+
allow_loading_unsigned_plugins = fifemon-graphql-datasource
11561156
# Enable or disable installing / uninstalling / updating plugins directly from within Grafana.
11571157
plugin_admin_enabled = true
11581158
plugin_admin_external_manage_enabled = false

0 commit comments

Comments
 (0)