Enhancement (QoL): surface externally-set options in Config UI (#13989)

This commit is contained in:
shamoon
2026-09-08 14:39:22 +00:00
committed by GitHub
parent 0132c7bd6e
commit 7813375123
6 changed files with 78 additions and 6 deletions
+1
View File
@@ -422,6 +422,7 @@ export const PaperlessConfigOptions: ConfigOption[] = [
]
export interface PaperlessConfig extends ObjectWithId {
externally_configured_variables: string[]
output_type: OutputTypeConfig
pages: number
language: string