Skip to content

Commit

Permalink
up AWS attachment timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Nov 11, 2024
1 parent 6ebaa2d commit 520bd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ class Application < Rails::Application
config.i18n.available_locales = [:en, :es, :fr, :is, :it]
config.i18n.default_locale = :en
config.i18n.fallbacks = [:en]
config.active_storage.service_urls_expire_in = 30.minutes
end
end

0 comments on commit 520bd10

Please sign in to comment.