diff --git a/config.json b/config.json index 52e4c8b..d8667dc 100755 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "general": { "working_directory": "/home/cvieira/Software/Support/Predator/Working/", - "interface_directory": "/home/cvieira/Software/Support/Predator/Interface/", + "interface_directory": "/dev/shm/PredatorInterface/", "alpr": { "engine": "phantom", "validation": { @@ -209,4 +209,4 @@ "offline": false, "kill_plate": "" } -} \ No newline at end of file +}