We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b6ad9 commit 262d906Copy full SHA for 262d906
comixed-app/src/main/resources/comixed-core.properties
@@ -58,7 +58,7 @@ comixed.batch.update-comic-metadata.chunk-size=1
58
comixed.batch.add-cover-to-image-cache.schedule=0 0 * * * *
59
comixed.batch.add-cover-to-image-cache.chunk-size=1
60
comixed.batch.load-comic-books.period=60000
61
-comixed.batch.load-comic-books.chunk-size=10
+comixed.batch.load-comic-books.chunk-size=1
62
comixed.batch.load-page-hashes.period=60000
63
comixed.batch.load-page-hashes.chunk-size=1
64
comixed.batch.mark-blocked-pages.period=60000
0 commit comments