aboutsummaryrefslogtreecommitdiff
path: root/ldgallery.1.md
diff options
context:
space:
mode:
authorpacien2020-01-05 19:24:50 +0100
committerpacien2020-01-05 19:24:50 +0100
commit2ad60869c2e8d0846672ccb18b2de99c9cf33671 (patch)
tree20c855a0d6eba12f81d8242caea237eb297f645f /ldgallery.1.md
parentab2f076c5bf546f8aca9910b2b61a1b5a67361bc (diff)
downloadldgallery-2ad60869c2e8d0846672ccb18b2de99c9cf33671.tar.gz
compiler: add option to add tags from n parent directories
GitHub: closes #15
Diffstat (limited to 'ldgallery.1.md')
-rw-r--r--ldgallery.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldgallery.1.md b/ldgallery.1.md
index 99d6ccb..ec685c6 100644
--- a/ldgallery.1.md
+++ b/ldgallery.1.md
@@ -93,8 +93,8 @@ compiler.galleryName
93compiler.ignoreFiles 93compiler.ignoreFiles
94: Regular expression matching the name of files to ignore. 94: Regular expression matching the name of files to ignore.
95 95
96compiler.implicitDirectoryTag 96compiler.tagsFromDirectories
97: Whether to implicitely tag items with the name of their immediate parent directory. 97: How far to look at parent directories to add implicit tags. Defaults to 0.
98 98
99compiler.thumbnailMaxResolution.width 99compiler.thumbnailMaxResolution.width
100: Maximum width in pixels of the item thumbnails, 400 by default. 100: Maximum width in pixels of the item thumbnails, 400 by default.