From ee9d82d0b307dee1c9138babf954a3864a0c2f83 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Wed, 12 Feb 2020 00:33:45 +0100 Subject: example: cleaner examples --- example/gallery.yaml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 example/gallery.yaml (limited to 'example/gallery.yaml') diff --git a/example/gallery.yaml b/example/gallery.yaml deleted file mode 100644 index ea23d8a..0000000 --- a/example/gallery.yaml +++ /dev/null @@ -1,26 +0,0 @@ -compiler: - galleryName: Example gallery - - #includedDirectories: ["*"] - #excludedDirectories: [] - - includedFiles: - - "*.jpg" - - #excludedFiles: - #- "*.md" - - tagsFromDirectories: 0 # default - - thumbnailMaxResolution: - width: 400 # default - height: 300 # default - - pictureMaxResolution: - width: 1024 - height: 768 - - #jpegExportQuality: 80 # default - - -viewer: {} -- cgit v1.2.3