UNPKG
thumborizer
Version:
latest (0.0.2)
0.0.2
0.0.1
a node image processing server
majimboo.github.io/thumborizer/
majimboo/thumborizer
thumborizer
/
config.json
7 lines
•
142 B
JSON
View Raw
1
2
3
4
5
6
7
{
"port"
:
8888
,
"database"
:
"mongodb://localhost/thumborizer"
,
"detection"
:
{
"face"
:
"haarcascade_frontalface_alt"
}
}