Skip to content

Commit

Permalink
enable external service accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Dec 15, 2024
1 parent fca6cf7 commit de8a972
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/grafana.ini.erb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ allow_sign_up = false
allow_org_create = false
viewers_can_edit = <%= @viewers_can_edit %>

[feature_toggles]
enable = externalServiceAccounts

[auth]
oauth_skip_org_role_update_sync = true
login_maximum_inactive_lifetime_duration = 12M
Expand Down

0 comments on commit de8a972

Please sign in to comment.