mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
chg: docs: add setting to the envfile
This commit is contained in:
parent
e73aa83c83
commit
b96ce5d46f
@ -10,6 +10,8 @@ LIBRARY_ROOT=./video
|
|||||||
# It will automatically be cleaned up on kyoo's startup/shutdown/runtime.
|
# It will automatically be cleaned up on kyoo's startup/shutdown/runtime.
|
||||||
CACHE_ROOT=/tmp/kyoo_cache
|
CACHE_ROOT=/tmp/kyoo_cache
|
||||||
LIBRARY_LANGUAGES=en
|
LIBRARY_LANGUAGES=en
|
||||||
|
# If this is true, kyoo will prefer to download the media in the original language of the item.
|
||||||
|
MEDIA_PREFER_ORIGINAL_LANGUAGE=false
|
||||||
# A pattern (regex) to ignore video files.
|
# A pattern (regex) to ignore video files.
|
||||||
LIBRARY_IGNORE_PATTERN=".*/[dD]ownloads?/.*"
|
LIBRARY_IGNORE_PATTERN=".*/[dD]ownloads?/.*"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user