|
|
@ -93,7 +93,7 @@ img_size = (1500, 1500) |
|
|
|
# Thumbnail size (default: (200, 150)) |
|
|
|
# For the galleria theme, use 280 px for the width |
|
|
|
# For the colorbox and photoswipe theme, use 200 px for the width |
|
|
|
thumb_size = (250, 250) |
|
|
|
thumb_size = (500, 500) |
|
|
|
|
|
|
|
# Crop the image to fill the box |
|
|
|
thumb_fit = False |
|
|
|