add require_lan #1853

This commit is contained in:
Clinton Hall 2021-10-05 09:45:47 +13:00 committed by GitHub
commit 2e60348ec4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,11 @@
# Enable/Disable media file checking using ffprobe.
#check_media=1
# Required Language
#
# Required Language for media to be deemed valid e.g. = eng will only accept a video as valid if it contains englisg audio. Enter 'all' to disregard.
#require_lan=all
# Safe Mode protection of DestDir (0, 1).
#
# Enable/Disable a safety check to ensure we don't process all downloads in the default_downloadDirectory by mistake.