This commit is contained in:
Jean-Francois Dockes 2021-12-18 19:05:24 +01:00
parent 4696d80cec
commit 3a5c1a0b6b

View File

@ -214,12 +214,13 @@ nomd5types = rclaudio
# files.</brief><descr>We need to decompress these in a # files.</brief><descr>We need to decompress these in a
# temporary directory for identification, which can be wasteful in some # temporary directory for identification, which can be wasteful in some
# cases. Limit the waste. Negative means no limit. 0 results in no # cases. Limit the waste. Negative means no limit. 0 results in no
# processing of any compressed file. Default 50 MB.</descr></var> # processing of any compressed file. Default 100 MB.</descr></var>
compressedfilemaxkbs = 100000 compressedfilemaxkbs = 100000
# <var name="textfilemaxmbs" type="int"><brief>Size limit for text # <var name="textfilemaxmbs" type="int">
# files.</brief><descr>Mostly for skipping monster # <brief>Size limit for text files.</brief>
# logs. Default 20 MB.</descr></var> # <descr>Mostly for skipping monster logs. Default 20 MB. Use a value of -1 to
# disable.</descr></var>
textfilemaxmbs = 20 textfilemaxmbs = 20
# <var name="indexallfilenames" type="bool"><brief>Index the file names of # <var name="indexallfilenames" type="bool"><brief>Index the file names of