expire disk storage urls

This commit is contained in:
Pete Matsyburka
2025-09-13 18:10:47 +03:00
parent 74ed9a5040
commit 7bc2152057
+1 -1
View File
@@ -1,7 +1,7 @@
disk:
service: Disk
root: <%= ENV['WORKDIR'] || '.' %>/attachments
public: true
public: <%= ENV['ACTIVE_STORAGE_PUBLIC'] == 'true' %>
aws_s3:
service: S3