mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-13 10:52:28 -04:00
Hardcode transcoder prefix to /video
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
# where to store temporary transcoded files
|
||||
GOCODER_CACHE_ROOT="/cache"
|
||||
# path prefix needed to reach the http endpoint
|
||||
GOCODER_PREFIX=""
|
||||
# base absolute path that contains video files (everything in this directory can be served)
|
||||
GOCODER_SAFE_PATH="/video"
|
||||
# hardware acceleration profile (valid values: disabled, vaapi, qsv, nvidia)
|
||||
|
||||
Reference in New Issue
Block a user