mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-24 16:42:31 -04:00
Last of the Year - Page Offset, Device-bound Reading Profiles, and more! (#4313)
Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com> Co-authored-by: DieselTech <30128380+DieselTech@users.noreply.github.com> Co-authored-by: Alex George <xzeroknightx@gmail.com> Co-authored-by: Lucas Winther <lucasw89@live.dk> Co-authored-by: Toni Kielo <toni.kielo@gmail.com> Co-authored-by: Patrick Orave <oravep@gmail.com>
This commit is contained in:
@@ -202,5 +202,9 @@ public enum ServerSettingKey
|
||||
/// </summary>
|
||||
[Description("OidcConfiguration")]
|
||||
OidcConfiguration = 40,
|
||||
|
||||
/// <summary>
|
||||
/// The resolution to render PDFs as when delivering them as images.
|
||||
/// </summary>
|
||||
[Description("pdfRenderResolution")]
|
||||
PdfRenderResolution = 41,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user