We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97a8d34 + 6d1f595 commit be96777Copy full SHA for be96777
src/grafana/grafana.ini
@@ -1425,7 +1425,7 @@ level = error
1425
# Log all backend requests for core and external plugins.
1426
;log_backend_requests = false
1427
# Disable download of the public key for verifying plugin signature.
1428
-; public_key_retrieval_disabled = false
+public_key_retrieval_disabled = true
1429
# Force download of the public key for verifying plugin signature on startup. If disabled, the public key will be retrieved every 10 days.
1430
# Requires public_key_retrieval_disabled to be false to have any effect.
1431
; public_key_retrieval_on_startup = false
0 commit comments