Fix doc for PAPERLESS_APP_TITLE

PAPERLESS_APP_TITLE expects a str, not a bool.
This commit is contained in:
Daniel Rheinbay 2024-05-05 08:37:01 +02:00 committed by GitHub
parent c644e57533
commit 1cdd23c34d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1484,7 +1484,7 @@ started by the container.
## Frontend Settings ## Frontend Settings
#### [`PAPERLESS_APP_TITLE=<bool>`](#PAPERLESS_APP_TITLE) {#PAPERLESS_APP_TITLE} #### [`PAPERLESS_APP_TITLE=<str>`](#PAPERLESS_APP_TITLE) {#PAPERLESS_APP_TITLE}
: If set, overrides the default name "Paperless-ngx" : If set, overrides the default name "Paperless-ngx"