diff --git a/konnector-dev-config.example.json b/konnector-dev-config.example.json
new file mode 100644
index 0000000000000000000000000000000000000000..749879c8b015e92c69227c6d4894ab781edc9ff4
--- /dev/null
+++ b/konnector-dev-config.example.json
@@ -0,0 +1,9 @@
+{
+  "COZY_URL": "http://cozy.tools:8080/",
+  "fields": {
+    "eglBaseURL": "",
+    "eglAPIAuthKey": "",
+    "login": 1234567,
+    "password": ""
+  }
+}