Merge pull request #13542 from afscrome/feature/OptimiseGithubAccessTokens
Optimise GitHub access tokens
This commit is contained in:
@@ -98,7 +98,9 @@ integrations:
|
||||
### Limiting the GitHub App installations
|
||||
|
||||
If you want to limit the GitHub app installations visible to backstage you may
|
||||
optionally include the `allowedInstallationOwners` option.
|
||||
optionally include the `allowedInstallationOwners` option. If you configure
|
||||
multiple apps, specifying this will bring some small performance benefits
|
||||
as backstage can more easily select which app to use for a URL.
|
||||
|
||||
```yaml
|
||||
appId: app id
|
||||
|
||||
Reference in New Issue
Block a user