Skip to content

Commit ce49033

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

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
@@ -1707,7 +1707,7 @@ disable_sanitize_html = false
17071707
enable_alpha = false
17081708
app_tls_skip_verify_insecure = false
17091709
# 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.
1710-
allow_loading_unsigned_plugins =
1710+
allow_loading_unsigned_plugins = fifemon-graphql-datasource
17111711
# Enable or disable installing / uninstalling / updating plugins directly from within Grafana.
17121712
plugin_admin_enabled = true
17131713
plugin_admin_external_manage_enabled = false

0 commit comments

Comments
 (0)