1
0
mirror of synced 2026-01-09 15:02:41 -05:00

Merge pull request #16893 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-04-06 11:58:12 -07:00
committed by GitHub

View File

@@ -114,7 +114,7 @@ Allows you to find the universally unique identifier (UUID) of your node in `clu
```
{% ifversion ghes %}
Allows you to exempt a list of users from API rate limits. A hard limit of 120,000 requests will still apply to these users. For more information, see "[Resources in the REST API](/rest/overview/resources-in-the-rest-api#rate-limiting)."
Allows you to exempt a list of users from REST API rate limits. A hard limit of 120,000 requests will still apply to these users. For more information, see "[Resources in the REST API](/rest/overview/resources-in-the-rest-api#rate-limiting)."
``` shell
$ ghe-config app.github.rate-limiting-exempt-users "<em>hubot</em> <em>github-actions</em>"