Skip to content

Commit

Permalink
pkp/pkp-lib#1981 Make filename similarity threshold for revision dete…
Browse files Browse the repository at this point in the history
…ction configurable
  • Loading branch information
PKP committed Nov 10, 2016
1 parent 49267ff commit 1d1a291
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.TEMPLATE.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,10 @@
; Permissions mask for created files and directories
umask = 0022

; The minimum percentage similarity between filenames that should be considered
; a possible revision
filename_revision_match = 70


;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Fileinfo (MIME) Settings ;
Expand Down

0 comments on commit 1d1a291

Please sign in to comment.