This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Tinger
/
OCR
Segui
0
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
idc ocr v2.2: 2 worker * 4 engines
Tinger
2 anni fa
parent
230640ff45
commit
9df161192a
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
gunicorn.conf.py
+ 1
- 1
gunicorn.conf.py
Vedi File
@@ -1,3 +1,3 @@
bind = "0.0.0.0:80"
worker_class = "gevent"
-workers =
1
+workers =
2