Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhu2007 authored Nov 11, 2024
1 parent b4cb35d commit 615a448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
zones(filter: { zoneTag: $zoneTag }) {
firewallEventsAdaptive(
filter: $filter
limit: 100000
limit: 10000
orderBy: [datetime_DESC]
) {
action
Expand Down

0 comments on commit 615a448

Please sign in to comment.