Shinobi/plugins/platerecognizer/conf.sample.json

12 lines
243 B
JSON

{
"plug": "PlateRecognizer",
"host": "localhost",
"platerecognizerApiKey": "11111111111111111",
"port": 8080,
"hostPort": 58084,
"key": "1234567890",
"mode": "client",
"type": "detector",
"enabled": false
}