Skip to content

Commit

Permalink
Updated config file in preparation for 1.4..0
Browse files Browse the repository at this point in the history
I may remove the file in later versions. However, the config.yml file is needed for linux users who are upgrading from 1.3.0 or earlier.
  • Loading branch information
Joey451-OG committed Jun 28, 2023
1 parent 7ced15a commit e1cdb1a
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Directory Settings
use_default_directory: yes
custom_default_directory: paste\custom\default\directory\path\here

# Popup Settings
playlist_confirmation: yes
file_downloaded: yes

# Miscellaneous Settings
default_as_audio: no
color_theme: DarkAmber # For a full list of available themes, see 'themes.png' in YT Download's install location
version: 1.4.0
Directory_Settings:
use_default_directory: true
custom_default_directory: ''
Popup_Settings:
playlist_confirmation: true
file_downloaded: true
Miscellaneous_Settings:
default_as_audio: false
color_theme: DarkAmber

0 comments on commit e1cdb1a

Please sign in to comment.