Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MEDIUM: api: add attack thresholds+immediate block #59

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

daniel-corbett
Copy link
Contributor

This commit adds the new AttackThresholds and
ImmediateBlock API parameters to the Site struct.

These parameters allow you to adjust the attack
thresholds for the 1 minute, 10 minute, and 1 hour intervals.

gofumpt was also ran on the source, which
resulted on a number of formatting improvements.

This commit adds the new AttackThresholds and
ImmediateBlock API parameters to the Site struct.

These parameters allow you to adjust the attack
thresholds for the 1 minute, 10 minute, and 1 hour
intervals.

`gofumpt` was also ran on the source, which
resulted on a number of formatting improvements.
@daniel-corbett daniel-corbett merged commit 16da19e into main Jan 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants