mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
attempt to clarify path descriptions.
This commit is contained in:
parent
0f1b47714d
commit
3029a62c4b
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
version_notify = 1
|
||||
# Enable/Disable automatic updates
|
||||
auto_update = 0
|
||||
# Set to where your git executable is located
|
||||
# Set to the full path to the git executable
|
||||
git_path =
|
||||
# GitHUB user for repo
|
||||
git_user =
|
||||
|
@ -20,7 +20,7 @@
|
|||
log_db = 0
|
||||
# Enable/Disable logging environment variables to nzbtomedia.log (helpful to track down errors calling external tools.)
|
||||
log_env = 0
|
||||
# Set to where your ffmpeg/ffprobe executables are located
|
||||
# Set to the directory where your ffmpeg/ffprobe executables are located
|
||||
ffmpeg_path =
|
||||
# Enable/Disable media file checking using ffprobe.
|
||||
check_media = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue