This commit is contained in:
Jean-Francois Dockes 2017-05-11 10:56:01 +02:00
parent cbd7293833
commit 3277ae4ef5

View File

@ -135,16 +135,18 @@ skippedPaths = /media
# <var name="indexedmimetypes" type="string"><brief>Restrictive list of # <var name="indexedmimetypes" type="string"><brief>Restrictive list of
# indexed mime types.</brief><descr>Normally not set (in which case all # indexed mime types.</brief><descr>Normally not set (in which case all
# supported types are indexed). If it is set, # supported types are indexed). If it is set, only the types from the list
# only the types from the list will have their contents indexed. The names # will have their contents indexed. The names will be indexed anyway if
# will be indexed anyway if indexallfilenames is set (default). MIME # indexallfilenames is set (default). MIME type names should be taken from
# type names should be taken from the mimemap file. Can be redefined for # the mimemap file (the values may be different from xdg-mime or file -i
# subtrees.</descr></var> # output in some cases). Can be redefined for subtrees.</descr></var>
#indexedmimetypes = #indexedmimetypes =
# <var name="excludedmimetypes" type="string"><brief>List of excluded MIME # <var name="excludedmimetypes" type="string"><brief>List of excluded MIME
# types.</brief><descr>Lets you exclude some types from indexing. Can be # types.</brief><descr>Lets you exclude some types from indexing. MIME type
# redefined for subtrees.</descr></var> # names should be taken from the mimemap file (the values may be different
# from xdg-mime or file -i output in some cases) Can be redefined for
# subtrees.</descr></var>
#excludedmimetypes = #excludedmimetypes =
# <var name="nomd5mimetypes" type="string"><brief>Don't compute md5 for # <var name="nomd5mimetypes" type="string"><brief>Don't compute md5 for