~cytrogen/masto-fe

ref: 19f909855190cda30119b8f150c5db85c1579146 masto-fe/config/initializers/ffmpeg.rb -rw-r--r-- 85 bytes
19f90985 — Emelia Smith Allow reports with long comments from remote instances, but truncate (#25028) 2 years ago
                                                                                
1
2
3
if ENV['FFMPEG_BINARY'].present?
    FFMPEG.ffmpeg_binary = ENV['FFMPEG_BINARY']
end