Skip to content

Commit

Permalink
Merge pull request #921 from 18F/staging
Browse files Browse the repository at this point in the history
[Feature] Increase hostname level API reports to 100k limit -- Production
  • Loading branch information
levinmr authored Oct 24, 2024
2 parents 7767459 + 1b2926f commit c9054cd
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions reports/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Domains",
Expand Down Expand Up @@ -556,7 +557,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Participating second-level domains.",
Expand Down Expand Up @@ -604,7 +606,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Participating hostnames.",
Expand Down

0 comments on commit c9054cd

Please sign in to comment.