Skip to content

Commit

Permalink
Edit quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
ceorourke committed Jun 3, 2019
1 parent b1a307d commit f4a4566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collections/_documentation/accounts/quotas.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Various built-in filters are available within Sentry. You can find these by goin

### IP Blocklist

If you have a rogue client, you may find yourself simply wanting to block that IP from sending data. Sentry supports this by going to **[Project] » Project Settings » Inbound Filters** and adding the IP addresses (or subnets) under the **Filter errors from these IP addresses** section. For example, you can enter '127.0.0.1 or 10.0.0.0/8'.
If you have a rogue client, you may find yourself simply wanting to block that IP from sending data. Sentry supports this by going to **[Project] » Project Settings » Inbound Filters** and adding the IP addresses (or subnets) under the **Filter errors from these IP addresses** section. For example, you can enter '127.0.0.1' or '10.0.0.0/8'.

### Filter by releases

Expand Down

0 comments on commit f4a4566

Please sign in to comment.