Fix #3051: disable S3 proxy by default.

This commit is contained in:
evazion
2017-05-14 10:40:15 -05:00
parent 78b08d8394
commit 91a97e37cb

View File

@@ -430,7 +430,7 @@ module Danbooru
# enable s3-nginx proxy caching
def use_s3_proxy?(post)
post.id < 10_000
false
end
# include essential tags in image urls (requires nginx/apache rewrites)