This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Tinger
/
OCR
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
idc ocr v2.2: 2 worker * 4 engines
Tinger
hace 2 años
padre
230640ff45
commit
9df161192a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
gunicorn.conf.py
+ 1
- 1
gunicorn.conf.py
Ver fichero
@@ -1,3 +1,3 @@
bind = "0.0.0.0:80"
worker_class = "gevent"
-workers =
1
+workers =
2