diff --git a/sentry/config.example.yml b/sentry/config.example.yml index f42be825b23..9595a7354f9 100644 --- a/sentry/config.example.yml +++ b/sentry/config.example.yml @@ -76,7 +76,7 @@ transaction-events.force-disable-internal-project: true # GitHub Integration # ###################### -# github-app.extended-permissions: ['repo'] +# github-login.extended-permissions: ['repo'] # github-app.id: GITHUB_APP_ID # github-app.name: 'GITHUB_APP_NAME' # github-app.webhook-secret: 'GITHUB_WEBHOOK_SECRET' # Use only if configured in GitHub