mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Increase default max cover size tweak
This commit is contained in:
parent
ec29e28944
commit
c390b2e0ec
@ -444,7 +444,7 @@ public_smtp_relay_delay = 301
|
|||||||
# All covers in the calibre library will be resized, preserving aspect ratio,
|
# 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
|
# to fit within this size. This is to prevent slowdowns caused by extremely
|
||||||
# large covers
|
# large covers
|
||||||
maximum_cover_size = (1200, 1600)
|
maximum_cover_size = (1450, 2000)
|
||||||
|
|
||||||
#: Where to send downloaded news
|
#: Where to send downloaded news
|
||||||
# When automatically sending downloaded news to a connected device, calibre
|
# When automatically sending downloaded news to a connected device, calibre
|
||||||
|
Loading…
x
Reference in New Issue
Block a user