mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Increase the max allowed cover size a little, to match current publishing guidelines for covers
This commit is contained in:
parent
db0e425ba6
commit
a258f4a201
@ -444,7 +444,7 @@ public_smtp_relay_delay = 301
|
||||
# All covers in the calibre library will be resized, preserving aspect ratio,
|
||||
# to fit within this size. This is to prevent slowdowns caused by extremely
|
||||
# large covers
|
||||
maximum_cover_size = (1450, 2000)
|
||||
maximum_cover_size = (1650, 2200)
|
||||
|
||||
#: Where to send downloaded news
|
||||
# When automatically sending downloaded news to a connected device, calibre
|
||||
|
Loading…
x
Reference in New Issue
Block a user