mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 07:37:00 +08:00
Config file tweaks
This commit is contained in:
@@ -19,7 +19,7 @@ site_id = site-name
|
|||||||
|
|
||||||
; Determines whether images that contain plates should be stored to disk
|
; Determines whether images that contain plates should be stored to disk
|
||||||
store_plates = 0
|
store_plates = 0
|
||||||
store_plates_location = /var/www/html/plates/
|
store_plates_location = /var/lib/openalpr/plateimages/
|
||||||
|
|
||||||
; upload address is the destination to POST to
|
; upload address is the destination to POST to
|
||||||
upload_data = 0
|
upload_data = 0
|
||||||
|
Reference in New Issue
Block a user