Files
openfoodnetwork/config
Matt-Yorkley e54cff2274 Set images to public-read
Defining an alternate s3 configuration set to `public: true` means we can use it selectively. It sets the objects to `acl: "public-read"` by default (read-only) and means any image tags for those assets can use direct public links in the src attribute (without hitting the ActiveStorage::Representation endpoint). The default non-public service will still be used by default for any other files on instances using s3.
2023-06-14 10:56:10 +01:00
..
2023-04-18 16:01:04 +02:00
2023-06-12 15:11:23 +02:00
2023-05-20 19:47:41 +01:00
2022-09-29 16:03:45 +02:00
2023-06-13 14:58:16 +01:00
2012-03-27 11:06:49 +11:00
2023-06-14 10:56:10 +01:00