~cytrogen/masto-fe

ref: bca649ba79ee4fcb33e04084dbd7aa5d275adbf7 masto-fe/config/initializers/ffmpeg.rb -rw-r--r-- 83 bytes
bca649ba — Eugen Rochko Change edit profile page (#25413) 2 years ago
                                                                                
1
2
3
if ENV['FFMPEG_BINARY'].present?
  FFMPEG.ffmpeg_binary = ENV['FFMPEG_BINARY']
end