make image cropping optional

This commit is contained in:
Albert Yi
2018-07-09 10:06:20 -07:00
parent ac28c92fbd
commit 4d4f36c2c8
4 changed files with 11 additions and 1 deletions

View File

@@ -762,6 +762,10 @@ module Danbooru
def recaptcha_secret_key
end
def enable_image_cropping
true
end
# Akismet API key. Used for Dmail spam detection. http://akismet.com/signup/
def rakismet_key