Added a configuration option to specify ffmpeg binary location #5
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# Must have write privileges in order to create and modify this directory
|
||||
working-dir = "/var/lms/";
|
||||
|
||||
# ffmpeg location
|
||||
ffmpeg-file = "/usr/bin/ffmpeg";
|
||||
|
||||
# Log files, empty means stdout
|
||||
log-file = "";
|
||||
access-log-file = "";
|
||||
|
||||
Reference in New Issue
Block a user