Merge pull request #3527 from betagouv/active_storage_temp_url_1_hour_validity

ActiveStorage: temp url are valid for 1 hour
This commit is contained in:
LeSim 2019-02-28 18:55:06 +01:00 committed by GitHub
commit 8ba8146a4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1 @@
ActiveStorage::Service.url_expires_in = 1.hour