diff --git a/config.json-dist b/config.json-dist
index a90c72e018efe6bc940f1ba11a74650223a94cbe..5ba29de68bd189fdd33cf7f663e0f0bc1a88f030 100644
--- a/config.json-dist
+++ b/config.json-dist
@@ -2,6 +2,6 @@
   "pathPhotos"		: "/path/to/photos/folder",
   "previewWidth"	: 1920,
   "previewHeight"	: 1080,
-  "broadcastAddr"	: "192.168.0.255"
+  "broadcastAddr"	: "192.168.0.255",
   "httpPort"      : 3080
 }