~cytrogen/masto-fe

ref: ec95f62cb4074fefdbc93411b67055c675eaf86f masto-fe/config/initializers/ffmpeg.rb -rw-r--r-- 83 bytes
ec95f62c — Stanislas Signoud [Glitch] Fix sounds not being loaded from assets host 2 years ago
                                                                                
1
2
3
if ENV['FFMPEG_BINARY'].present?
  FFMPEG.ffmpeg_binary = ENV['FFMPEG_BINARY']
end