aboutsummaryrefslogtreecommitdiff
path: root/example/src/gallery.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'example/src/gallery.yaml')
-rw-r--r--example/src/gallery.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/example/src/gallery.yaml b/example/src/gallery.yaml
index b569910..c13cdca 100644
--- a/example/src/gallery.yaml
+++ b/example/src/gallery.yaml
@@ -7,6 +7,12 @@
7 7
8includedFiles: 8includedFiles:
9 - '*.jpg' 9 - '*.jpg'
10 - '*.txt'
11 - '*.md'
12 - '*.pdf'
13 - '*.epub'
14 - '*.ogg'
15 - '*.mp4'
10 16
11#excludedFiles: 17#excludedFiles:
12# - "*.md" 18# - "*.md"