From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 21 Sep 2025 23:07:29 +0000 (-0700) Subject: Documentation: add note about logo file visibility and exif data X-Git-Tag: v2.19.0~65^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b4f360263ceef6b2c4e8d780a616c2e5742050;p=thirdparty%2Fpaperless-ngx.git Documentation: add note about logo file visibility and exif data --- diff --git a/docs/configuration.md b/docs/configuration.md index fdc0097ddd..bb88415ed6 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1759,6 +1759,11 @@ started by the container. : Path to an image file in the /media/logo directory, must include 'logo', e.g. `/logo/Atari_logo.svg` +!!! note + + The logo file will be viewable by anyone with access to the Paperless instance login page, + so consider your choice of logo carefully and removing exif data from images before uploading. + #### [`PAPERLESS_ENABLE_UPDATE_CHECK=`](#PAPERLESS_ENABLE_UPDATE_CHECK) {#PAPERLESS_ENABLE_UPDATE_CHECK} !!! note