diff --git a/neon_core/configuration/neon.conf b/neon_core/configuration/neon.conf index 821435975..24b501c1e 100644 --- a/neon_core/configuration/neon.conf +++ b/neon_core/configuration/neon.conf @@ -516,5 +516,6 @@ "default-backend": "opencv" }, - "debug": false + "debug": false, + "ipc_path": "/tmp/neon/ipc" }