mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 11:07:00 +01:00
more settings
This commit is contained in:
parent
f964dd5935
commit
b2327d6fde
9 changed files with 194 additions and 63 deletions
|
|
@ -5,8 +5,3 @@ export const OPEN_DOCUMENT_SERVICE = {
|
|||
export const DOCUMENT_LIST_SERVICE = {
|
||||
CURRENT_VIEW_CONFIG: 'document-list-service:currentViewConfig'
|
||||
}
|
||||
|
||||
export const GENERAL_SETTINGS = {
|
||||
DOCUMENT_LIST_SIZE: 'general-settings:documentListSize',
|
||||
DOCUMENT_LIST_SIZE_DEFAULT: 50
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue