add variety

This commit is contained in:
2023-07-25 18:07:55 -04:00
parent 1ec548bbca
commit 684e21a4eb
2 changed files with 249 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Position of thumbnails stripe: bottom, top, left or right
thumbs_position = bottom
# Size of thumbnails stripe in pixels
thumbs_size = 120
# Limit number of shown images for better performance, use "Unlimited" for no limit
thumbs_limit = 200