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
| window | 86400 | 86400 | No | Specifies the rate limiting window in seconds. Set to one day by default. |
13
+
| user_limit | 255 | 255 | No | Controls the rate limiting for certain resources created by a user: Organizations and API tokens. |
14
+
| unclaimed_limit | 255 | 255 | No | Controls the rate limiting for [`unclaimed` projects][unclaimed projects]. To prevent `unclaimed` projects from being created, set this value to `0`. |
15
+
| claimed_limit | 65536 | 65536 | No | Controls the rate limiting for `claimed` projects. |
0 commit comments