diff --git a/config/runtime.exs b/config/runtime.exs index 1b46f46d..2e211f30 100644 --- a/config/runtime.exs +++ b/config/runtime.exs @@ -95,8 +95,6 @@ config :ex_aws, :hackney_opts, use_default_pool: false, pool: false -config :ex_aws, :retries, max_attempts: 20 - if config_env() != :test do # Database config config :philomena, Philomena.Repo,