Skip to content

Commit

Permalink
Update jalbum.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shentar authored Jul 18, 2016
1 parent b807254 commit d71a340
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dedup/jalbum.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,15 @@ thumbnaildir specify the folder which to store the thumbnail to.
<inputdir>
<dir>D:\\</dir>
<dir>C:\\</dir>
<dir>.\\</dir>
</inputdir>

<excludedir>
<dir>C:\\windows\\</dir>
<dir>C:\\Program Files\\</dir>
<dir>.\\</dir>
</excludedir>

<thumbnaildir>
./thumbnail
</thumbnaildir>
</thumbnaildir>
</config>

0 comments on commit d71a340

Please sign in to comment.