diff --git a/conf/env b/conf/env index 47a71ef..9ff2d60 100644 --- a/conf/env +++ b/conf/env @@ -104,7 +104,7 @@ CDN_URL= # To transcode FLAC to MP3 and stream it on the fly, make sure the following settings are sane. # The full path of ffmpeg binary. -FFMPEG_PATH=/usr/local/bin/ffmpeg +FFMPEG_PATH=/usr/bin/ffmpeg # The bit rate of the output mp3 stream. Higher value results in better quality, # but slower streaming and more bandwidth.