Adding configurable e-mail blacklist
This commit is contained in:
parent
41b4be699f
commit
b362de2232
6 changed files with 31 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
if ENV['S3_ENABLED'] == 'true'
|
||||
Aws.eager_autoload!(services: %w(S3))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue