local, file: exclude .pdf and .zip in default config
This commit is contained in:
parent
e5c03fbff5
commit
6241ba4bd9
@ -7,5 +7,7 @@ show_dotfiles = false
|
||||
excluded_file_extensions =
|
||||
.jpg
|
||||
.jpeg
|
||||
.pdf
|
||||
.zip
|
||||
follow_symlinks = false
|
||||
metadata_timeout = 1000
|
||||
|
||||
@ -14,3 +14,5 @@ excluded_file_extensions =
|
||||
.nfo
|
||||
.png
|
||||
.txt
|
||||
.pdf
|
||||
.zip
|
||||
|
||||
Loading…
Reference in New Issue
Block a user