mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-13 23:37:47 +00:00
4 lines
84 B
Ruby
4 lines
84 B
Ruby
Paperclip::Attachment.default_options[:convert_options] = {
|
|
all: "-auto-orient"
|
|
}
|