Skip to content

Commit

Permalink
Update config.go
Browse files Browse the repository at this point in the history
  • Loading branch information
get-got committed Dec 4, 2020
1 parent a582b68 commit fbb311e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ var (
ccdSaveAudioFiles bool = false
ccdSaveTextFiles bool = false
ccdSaveOtherFiles bool = false
ccdSavePossibleDuplicates bool = true
ccdSavePossibleDuplicates bool = false
ccdExtensionBlacklist = []string{
".htm",
".html",
Expand Down

0 comments on commit fbb311e

Please sign in to comment.