Skip to content

Commit 246496d

Browse files
authored
Merge pull request #37177 from github/repo-sync
Repo sync
2 parents 922f968 + 3512c40 commit 246496d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/moda/configuration/default/env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ data:
44
NODE_OPTIONS: '--max-old-space-size=4096'
55
PORT: '4000'
66
ENABLED_LANGUAGES: 'en,es,ja,pt,zh,ru,fr,ko,de'
7-
RATE_LIMIT_MAX: '150'
7+
RATE_LIMIT_MAX: '21'
88
# Moda uses a non-default port for sending datadog metrics
99
DD_DOGSTATSD_PORT: '28125'

content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/viewing-people-in-your-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ If you use {% data variables.visual_studio.prodname_vss_ghe %}, the list of pend
164164

165165
## Viewing suspended members
166166

167-
If your enterprise uses {% ifversion ghec %}{% data variables.product.prodname_emus %}{% else %}SCIM provisioning{% endif %}, you can view suspended users. Suspended users are members who have been deprovisioned after being unassigned from the application or deleted on the identity provider.
167+
If your enterprise uses {% ifversion ghec %}{% data variables.product.prodname_emus %}{% else %}SCIM provisioning{% endif %}, you can view suspended users. Suspended users are members who have been deprovisioned after being unassigned from the application or deleted on the identity provider.{% ifversion ghec %} Currently, it is not possible to remove suspended users from an enterprise that uses {% data variables.product.prodname_emus %}.{% endif %}
168168

169169
{% data reusables.enterprise-accounts.access-enterprise %}
170170
{% data reusables.enterprise-accounts.people-tab %}

0 commit comments

Comments
 (0)