Skip to content
  • Abdul Wadood's avatar
    Make delete members API rate limit configurable · 18f63149
    Abdul Wadood authored
    In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118296, we
    rate limited the [delete member API](https://docs.gitlab.com/ee/api/members.html#remove-a-member-from-a-group-or-project) but the limit for too low for some self-managed users.
    So here we're making it configurable.
    
    Changelog: added
    18f63149