Skip to content

Commit

Permalink
Merge pull request #331 from richardTowers/patch-1
Browse files Browse the repository at this point in the history
Drop duplicate prefix from cookie_samesite
  • Loading branch information
frodenas authored Aug 8, 2019
2 parents e96d2f2 + 89ee7bb commit 27e24c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/grafana/spec
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ properties:
description: "disable protection against brute force login attempts"
grafana.security.cookie_secure:
description: "Set to true if you host Grafana behind HTTPS"
grafana.security.grafana.security.cookie_samesite:
grafana.security.cookie_samesite:
description: "Set cookie SameSite attribute (lax, strict and none)"

grafana.snapshots.external_enabled:
Expand Down

0 comments on commit 27e24c5

Please sign in to comment.