Skip to content

Commit

Permalink
Add a comment indicating where imagery blacklist requests come from
Browse files Browse the repository at this point in the history
  • Loading branch information
pnorman committed Sep 24, 2023
1 parent 82228d2 commit 2da0e88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/web/recipes/rails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
signup_ip_max_burst 48
signup_email_per_day 1
signup_email_max_burst 2
# Requests to modify the imagery blacklist should come from the DWG only
imagery_blacklist [
# Current Google imagery URLs have google or googleapis in the domain
".*\\.google(apis)?\\..*/.*",
Expand Down

0 comments on commit 2da0e88

Please sign in to comment.