Skip to content

Commit

Permalink
Merge pull request #1873 from mysociety/exclude-schools-from-batch-re…
Browse files Browse the repository at this point in the history
…quests

Exclude schools from batch requests
  • Loading branch information
gbp authored May 17, 2024
2 parents ccd888a + 82321c9 commit 5fa4c70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/model_patches.rb
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ def late_calculator
prepend ProAccountBans::ModelMethods
end

PublicBody.batch_excluded_tags += %w[school]

PublicBody.excluded_calculated_home_page_domains += %w[
aol.co.uk
blueyonder.co.uk
Expand Down

0 comments on commit 5fa4c70

Please sign in to comment.