aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/example/config.json b/example/config.json
index 6483257..cec359c 100644
--- a/example/config.json
+++ b/example/config.json
@@ -1,3 +1,4 @@
1{ 1{
2 "galleryRoot": "out/" 2 "galleryRoot": "out/",
3 "initialTagDisplayLimit": 10,
3} 4}