aboutsummaryrefslogtreecommitdiff
path: root/design-notes.md
diff options
context:
space:
mode:
authorpacien2020-01-05 10:43:30 +0100
committerpacien2020-01-05 10:43:30 +0100
commit1a0f4b17fc77c4b330c43185a15230e67116a3aa (patch)
tree4eed3493dfc9a195eacdd634bf58f9b7fc262e1d /design-notes.md
parent7da7ae1848a23b13ec4b258fd9e714c0f4943850 (diff)
downloadldgallery-1a0f4b17fc77c4b330c43185a15230e67116a3aa.tar.gz
compiler: rename max thumbnail size option
Diffstat (limited to 'design-notes.md')
-rw-r--r--design-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-notes.md b/design-notes.md
index 6c4f5b3..809fd36 100644
--- a/design-notes.md
+++ b/design-notes.md
@@ -72,7 +72,7 @@ compiler:
72 ignoreFiles: .*\.txt # to ignore text files 72 ignoreFiles: .*\.txt # to ignore text files
73 implicitDirectoryTag: false # default 73 implicitDirectoryTag: false # default
74 74
75 thumbnailResolution: 75 thumbnailMaxResolution:
76 width: 400 # default 76 width: 400 # default
77 height: 400 # default 77 height: 400 # default
78 78