diff --git a/config/danbooru_default_config.rb b/config/danbooru_default_config.rb index 01bccfe45..3b2e2710e 100644 --- a/config/danbooru_default_config.rb +++ b/config/danbooru_default_config.rb @@ -569,6 +569,9 @@ module Danbooru def ccs_key end + + def aws_sqs_cropper_url + end end class EnvironmentConfiguration