From 7ef9f09c0f3be1cd5e1f38c9abc845abc9ed3639 Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 31 Dec 2019 01:39:23 +0100 Subject: compiler: add option to add implicit directory tags GitHub: closes #7 --- example/gallery.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example') diff --git a/example/gallery.yaml b/example/gallery.yaml index 85b1edd..3fd2265 100644 --- a/example/gallery.yaml +++ b/example/gallery.yaml @@ -1,6 +1,8 @@ compiler: galleryName: Example gallery + #implicitDirectoryTag: false # default + #thumbnailResolution: # width: 400 # default # height: 400 # default -- cgit v1.2.3