mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
another hotlinked image whitelist
This commit is contained in:
parent
add6e12ce4
commit
f1398f0650
@ -34,7 +34,7 @@ if Rails.env.production?
|
|||||||
/^ActionController::BadRequest /,
|
/^ActionController::BadRequest /,
|
||||||
|
|
||||||
# hotlinked image error that is pointless
|
# hotlinked image error that is pointless
|
||||||
/^Failed to pull hotlinked image.*404 Not Found/m
|
/^Failed to pull hotlinked image.*(404 Not Found|gestaddrinfo: Name or service not known)/m
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user