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 ed51967 commit 366ed30Copy full SHA for 366ed30
docker-compose.yml
@@ -22,7 +22,8 @@ services:
22
- OMP_THREAD_LIMIT=1
23
24
# ocr service variables
25
- - OCR_WEB_SERVICE_THREADS=4
+ - OCR_WEB_SERVICE_WORKERS=2
26
+ - OCR_WEB_SERVICE_THREADS=1
27
- OCR_SERVICE_LOG_LEVEL=20
28
- OCR_SERVICE_CPU_THREADS=4
29
- OCR_SERVICE_CONVERTER_THREADS=4
0 commit comments