mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Refactoring for migrating to binny library
This commit is contained in:
@ -468,7 +468,7 @@ Docpell Update Check
|
||||
|
||||
# The chunk size used when storing files. This should be the same
|
||||
# as used with the rest server.
|
||||
chunk-size = 524288
|
||||
chunk-size = ${docspell.joex.files.chunk-size}
|
||||
|
||||
# A string used to change the filename of the converted pdf file.
|
||||
# If empty, the original file name is used for the pdf file ( the
|
||||
|
Reference in New Issue
Block a user