diff options
author | Zero~Informatique | 2020-09-11 20:10:56 +0200 |
---|---|---|
committer | G.Fouet | 2020-09-11 21:53:18 +0200 |
commit | f89ed0bd94ea570d9e6533301783d13b13033db0 (patch) | |
tree | 668596be054bf064334553a32f20fc83302a51d8 /example/config.json | |
parent | 12b8f20f3dc1cdbda820808755545a8ce1382123 (diff) | |
download | ldgallery-f89ed0bd94ea570d9e6533301783d13b13033db0.tar.gz |
viewer: PR #238 code review changes
Diffstat (limited to 'example/config.json')
-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 | } |