src-ui/src/app/components/admin/settings/settings.component.html
Start tour @if (canViewSystemStatus) { @if (!systemStatus()) {
} @else { @if (systemStatusHasErrors) { } @else { } } System Status } @if (permissionsService.isAdmin()) { Open Django Admin }
Display language
@for (lang of displayLanguageOptions; track lang) { {{lang.name}}@if (lang.code && currentLocale !== 'en-US') { - {{lang.englishName}} } } @if (displayLanguageIsDirty) { You need to reload the page after applying a new language. }
Date display
@for (lang of dateLocaleOptions; track lang) { {{lang.name}}@if (lang.code) { - {{today | customDate:'shortDate':null:lang.code}} } }
Date format
Short: {{today | customDate:'shortDate':null:computedDateLocale}}
Medium: {{today | customDate:'mediumDate':null:computedDateLocale}}
Long: {{today | customDate:'longDate':null:computedDateLocale}}
Sidebar
Dark mode
Theme Color
Reset
Full search links to
Title and content searchAdvanced search
Update checking works by pinging the public GitHub API for the latest release to determine whether a new version is available. Actual updating of the app must still be performed manually.
No tracking data is collected by the app in any way.
Items per page
102550100
Default zoom
Fit widthFit page
Only applies to the Paperless-ngx PDF viewer.
Built-in fields to show:
@for (option of documentDetailFieldOptions; track option.id) { {{ option.label }} }
Uncheck fields to hide them on the document details page.
Default editing mode
Create new document(s)Add document version
Settings apply to this user account for objects (Tags, Mail Rules, etc.) created via the web UI. These settings do not apply to documents.
Default Owner
Objects without an owner can be viewed and edited by all users
Default View Permissions
Users:
Groups:
Default Edit Permissions
Users:
Groups:
Edit permissions also grant viewing permissions
CancelSave