You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
We received Hotjar feedback that the new DCP pricing email caused
confusion about Docker Hub usage, storage, pulls. To clarify:
- I updated the usage definition to define usage as 1. Pulls 2. Storage
- I updated the Rate limiting section to clarify that rate limiting only
applies to pulls (confirmed with @sheltongraves)
## Related issues or tickets
ENGDOCS-2325
## Reviews
- [ ] Technical review
- [ ] Editorial review
@@ -125,9 +138,7 @@ If the user is part of multiple organizations under the company, the pull is att
125
138
126
139
## Rate limit
127
140
128
-
A user's rate limit is equal to the highest entitlement of their personal
129
-
account or any organization they belong to. To take advantage of this, you must
130
-
sign in to [Docker Hub](https://hub.docker.com/) as an authenticated user. For
141
+
Rate limits apply to pull usage. A user's rate limit is equal to the highest entitlement of their personal account or any organization they belong to. To take advantage of this, you must sign in to [Docker Hub](https://hub.docker.com/) as an authenticated user. For
0 commit comments