Skip to content

Commit 520bd10

Browse files
committed
up AWS attachment timeout
1 parent 6ebaa2d commit 520bd10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/application.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ class Application < Rails::Application
3030
config.i18n.available_locales = [:en, :es, :fr, :is, :it]
3131
config.i18n.default_locale = :en
3232
config.i18n.fallbacks = [:en]
33+
config.active_storage.service_urls_expire_in = 30.minutes
3334
end
3435
end

0 commit comments

Comments
 (0)