about summary refs log blame commit diff
path: root/config/initializers/ffmpeg.rb
blob: 4c0bf779d88992cfbde11f160057340651c1de8c (plain) (tree)
1
2
3

                                               
if ENV['FFMPEG_BINARY'].present?
    FFMPEG.ffmpeg_binary = ENV['FFMPEG_BINARY']
end