From eb636568643e892491fd925f7a92fc3feba6a67e Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Fri, 11 Sep 2020 21:06:31 +0200 Subject: viewer: config.json url parameter + index.json configuration github: resolves #160 --- example/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'example') diff --git a/example/config.json b/example/config.json index 5827d25..b66bfcd 100644 --- a/example/config.json +++ b/example/config.json @@ -1,4 +1,5 @@ { "galleryRoot": "out/", + "galleryIndex": "index.json", "initialTagDisplayLimit": 10 } -- cgit v1.2.3