Add a config file
[wiki] / config.json-example
diff --git a/config.json-example b/config.json-example
new file mode 100644 (file)
index 0000000..9b7abdc
--- /dev/null
@@ -0,0 +1,3 @@
+{
+  "directory": "/path/to/git/repo/base/directory"
+}