mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Move default config into separate file
This commit is contained in:
@ -19,7 +19,7 @@ _UI Settings_. Among other things, there is a _Item Cards_ section:
|
||||
This defines how many of the item notes to display in the card. You
|
||||
can set it to `0` to not show any notes at all. This is only a "soft
|
||||
limit", there is also a "hard limit" in [docspell's
|
||||
configuration](@/docs/configure/main.md#rest-server) (see
|
||||
configuration](@/docs/configure/defaults.md#rest-server) (see
|
||||
`max-note-length`), that is an upper limit to this value.
|
||||
|
||||
### Size of item preview
|
||||
@ -27,7 +27,7 @@ configuration](@/docs/configure/main.md#rest-server) (see
|
||||
The item preview is an image of the first page of the first
|
||||
attachment. You can change the order of attachments in the item detail
|
||||
view. This image has a predefined size, which is specified [docspell's
|
||||
configuration](@/docs/configure/main.md#joex) (see
|
||||
configuration](@/docs/configure/defaults.md#joex) (see
|
||||
`extraction.preview.dpi`). The size for displaying it, can be
|
||||
specified via this setting. A _small_ preview uses about 80px width, a
|
||||
_medium_ one 160px and _large_ means to use the available space in the
|
||||
|
Reference in New Issue
Block a user