diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/config.json b/example/config.json index cec359c..5827d25 100644 --- a/example/config.json +++ b/example/config.json | |||
@@ -1,4 +1,4 @@ | |||
1 | { | 1 | { |
2 | "galleryRoot": "out/", | 2 | "galleryRoot": "out/", |
3 | "initialTagDisplayLimit": 10, | 3 | "initialTagDisplayLimit": 10 |
4 | } | 4 | } |