Shinobi/plugins/openalpr/conf.sample.json

9 lines
177 B
JSON
Raw Normal View History

2018-06-09 23:34:06 +00:00
{
"plug":"OpenALPR",
"host":"localhost",
"port":8080,
"hostPort":8082,
"key":"SomeOpenALPRkeySoPeopleDontMessWithYourShinobi",
"mode":"client",
"type":"detector"
}