~cytrogen/masto-fe

ref: b84bc2de5df8ea0d3e67c574ca9142efed39715e masto-fe/config/initializers/ffmpeg.rb -rw-r--r-- 85 bytes
b84bc2de — Matt Jankowski Replace i18n view spec with helper spec (#24966) 2 years ago
                                                                                
1
2
3
if ENV['FFMPEG_BINARY'].present?
    FFMPEG.ffmpeg_binary = ENV['FFMPEG_BINARY']
end