aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/config.json b/example/config.json
index 06efcbf..892682f 100644
--- a/example/config.json
+++ b/example/config.json
@@ -1,5 +1,6 @@
1{ 1{
2 "galleryRoot": "out/", 2 "galleryRoot": "out/",
3 "galleryIndex": "index.json", 3 "galleryIndex": "index.json",
4 "initialSort": "date_desc",
4 "initialTagDisplayLimit": 10 5 "initialTagDisplayLimit": 10
5} 6}