Skip to content

Commit ef372e1

Browse files
misalcedosunbrye
andauthored
Update rate limit instructions for live update service (#56713)
Co-authored-by: Sunbrye Ly <[email protected]>
1 parent fc005eb commit ef372e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/configuring-settings/configuring-user-applications-for-your-enterprise/configuring-rate-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@ By default, a maximum of 100 requests is allowed per minute for each IP address.
113113
{% data reusables.github-connect.rate-limit-live-dotcom-requests %}
114114

115115
> [!IMPORTANT]
116-
> This rate limit will not apply until you also enable the global rate limiter using `ghe-config app.github.rate-limiting-enabled 1`. When you enable the global rate limiter, other {% data variables.product.github %} features may also experience rate limits. Monitor your instance closely to check for any unexpected request rejections.
116+
> This rate limit will not apply until you also enable the global rate limiter directly using `ghe-config app.github.rate-limiting-enabled 1` or indirectly by enabling rate limits for the {% data variables.product.prodname_enterprise_api %}](#enabling-rate-limits-for-the-github-enterprise-server-apis). When you enable the global rate limiter, other {% data variables.product.github %} features may also experience rate limits. Monitor your instance closely to check for any unexpected request rejections.
117117
118118
After you make any changes to the values of these settings, run [ghe-config-apply](/admin/administering-your-instance/administering-your-instance-from-the-command-line/command-line-utilities#ghe-config-apply) to apply the settings.

0 commit comments

Comments
 (0)