rename useLoginAsId -> useLoginAsID

This commit is contained in:
James Nord
2019-02-04 13:53:59 +00:00
parent 5822a5ce9e
commit 9840fccdbb
3 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ connectors:
teamNameField: slug
# flag which will switch from using the internal GitHub id to the users handle (@mention) as the user id.
# It is possible for a user to change their own user name but it is very rare for them to do so
useLoginAsId: false
useLoginAsID: false
```
## GitHub Enterprise