From d72e317896bcc2a675d21cec6f286e0b2730d77c Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Thu, 10 Sep 2020 19:58:41 +0200 Subject: viewer: limit + show more tags github: resolves #184 --- example/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'example') 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 @@ { - "galleryRoot": "out/" + "galleryRoot": "out/", + "initialTagDisplayLimit": 10, } -- cgit v1.2.3