]> git.openstreetmap.org Git - rails.git/commit
Silence image_optim warnings in development
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 31 May 2023 16:39:54 +0000 (17:39 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 31 May 2023 16:44:27 +0000 (17:44 +0100)
commit41ee371b3e3f734c63bc359ec6d6f0430dc4503d
tree46c3720f963f3db67bb6a73bd03025ecdbbfe6ed
parentc21c6f840227dd0de2931c7a00748aa9ea7b4dd7
Silence image_optim warnings in development

Lots of new developers see this during configuration (e.g. rails
db:migrate) and then spend time trying to fix them. So let's avoid
the warnings entirely.
config/image_optim/development.yml [new file with mode: 0644]