mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-03 12:06:41 +00:00
chg: fix: apply MR suggestions
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ 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 files.
|
||||
LIBRARY_IGNORE_PATTERN=".*/[dD]ownloads?/.*|.*\.(mp3|srt|jpg|jpeg|png|gif|bmp|tiff|svg)$|.*[Tt][Rr][Aa][Ii][Ll][Ee][Rr].*"
|
||||
LIBRARY_IGNORE_PATTERN=".*/[dD]ownloads?/.*|.*[Tt][Rr][Aa][Ii][Ll][Ee][Rr].*"
|
||||
|
||||
# If this is true, new accounts wont have any permissions before you approve them in your admin dashboard.
|
||||
REQUIRE_ACCOUNT_VERIFICATION=true
|
||||
|
||||
Reference in New Issue
Block a user