This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
c5a4dc9118
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