increase range of s3 proxy
This commit is contained in:
@@ -412,7 +412,7 @@ module Danbooru
|
|||||||
|
|
||||||
# enable s3-nginx proxy caching
|
# enable s3-nginx proxy caching
|
||||||
def use_s3_proxy?(post)
|
def use_s3_proxy?(post)
|
||||||
post.id < 100
|
post.id < 10_000
|
||||||
end
|
end
|
||||||
|
|
||||||
# include essential tags in image urls (requires nginx/apache rewrites)
|
# include essential tags in image urls (requires nginx/apache rewrites)
|
||||||
|
|||||||
Reference in New Issue
Block a user