This website requires JavaScript.
Explore
Help
Sign In
scalie-business
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e88ddb0949
mastodon
/
config
/
initializers
/
ffmpeg.rb
4 lines
85 B
Ruby
Raw
Blame
History
if
ENV
[
'
FFMPEG_BINARY
'].present?
FFMPEG.ffmpeg_binary = ENV['
FFMPEG_BINARY
'
]
end
Reference in New Issue
View Git Blame
Copy Permalink