Add rel_link setting to example config file.
This commit is contained in:
@@ -115,6 +115,9 @@ thumb_size = (280, 210)
|
||||
# Use symbolic links instead of copying the original images
|
||||
# orig_link = False
|
||||
|
||||
# Use symbolic links that are relative to the source directory instead of absolute paths
|
||||
# rel_link = False
|
||||
|
||||
# Attribute of Album objects which is used to sort medias (eg 'title'). To sort
|
||||
# on a metadata key, use 'meta.key'.
|
||||
# albums_sort_attr = 'name'
|
||||
|
||||
Reference in New Issue
Block a user