From f2cab81aed261ea18ed50fdc73acedd11bd46db2 Mon Sep 17 00:00:00 2001 From: glassbox-sco <57235495+glassbox-sco@users.noreply.github.com> Date: Wed, 17 Aug 2022 00:09:21 +0100 Subject: [PATCH 1/2] Update scanners.rst --- docs/scanners.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/scanners.rst b/docs/scanners.rst index f38a3164f..b89ff6685 100644 --- a/docs/scanners.rst +++ b/docs/scanners.rst @@ -54,6 +54,8 @@ Physical scanners +---------+-------------------+-----+------+-----+----------+------+----------+----------------+ | Doxie | `Q2`_ | | | | | | yes |`Unkn0wnCat`_ | +---------+-------------------+-----+------+-----+----------+------+----------+----------------+ +| HP | `MFP M277 dw ` | yes | | | yes | | yes |`glassbox_sco` | ++---------+-------------------+-----+------+-----+----------+------+----------+----------------+ .. _MFC-L5850DW: https://www.brother-usa.com/products/mfcl5850dw .. _MFC-L2750DW: https://www.brother.de/drucker/laserdrucker/mfc-l2750dw @@ -73,6 +75,7 @@ Physical scanners .. _ix500: http://www.fujitsu.com/us/products/computing/peripheral/scanners/scansnap/ix500/ .. _S1300i: https://www.fujitsu.com/global/products/computing/peripheral/scanners/soho/s1300i/ .. _Q2: https://www.getdoxie.com/product/doxie-q/ +.. MFP M277 dw https://support.hp.com/us-en/drivers/selfservice/hp-color-laserjet-mfp-m277-series/7089945/model/7089949 .. _ayounggun: https://github.com/ayounggun .. _bmsleight: https://github.com/bmsleight From 1ec73518426975adfa50a82082d8ebbb6f09c732 Mon Sep 17 00:00:00 2001 From: Quinn Casey Date: Tue, 16 Aug 2022 19:44:48 -0700 Subject: [PATCH 2/2] Minor doc fixes --- docs/scanners.rst | 5 +++-- docs/setup.rst | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/scanners.rst b/docs/scanners.rst index b89ff6685..3e0210cce 100644 --- a/docs/scanners.rst +++ b/docs/scanners.rst @@ -54,7 +54,7 @@ Physical scanners +---------+-------------------+-----+------+-----+----------+------+----------+----------------+ | Doxie | `Q2`_ | | | | | | yes |`Unkn0wnCat`_ | +---------+-------------------+-----+------+-----+----------+------+----------+----------------+ -| HP | `MFP M277 dw ` | yes | | | yes | | yes |`glassbox_sco` | +| HP | `MFP M277 dw`_ | yes | | | yes | | yes |`glassbox_sco`_ | +---------+-------------------+-----+------+-----+----------+------+----------+----------------+ .. _MFC-L5850DW: https://www.brother-usa.com/products/mfcl5850dw @@ -75,7 +75,7 @@ Physical scanners .. _ix500: http://www.fujitsu.com/us/products/computing/peripheral/scanners/scansnap/ix500/ .. _S1300i: https://www.fujitsu.com/global/products/computing/peripheral/scanners/soho/s1300i/ .. _Q2: https://www.getdoxie.com/product/doxie-q/ -.. MFP M277 dw https://support.hp.com/us-en/drivers/selfservice/hp-color-laserjet-mfp-m277-series/7089945/model/7089949 +.. _MFP M277 dw: https://support.hp.com/us-en/drivers/selfservice/hp-color-laserjet-mfp-m277-series/7089945/model/7089949 .. _ayounggun: https://github.com/ayounggun .. _bmsleight: https://github.com/bmsleight @@ -92,6 +92,7 @@ Physical scanners .. _philpagel: https://github.com/philpagel .. _eingemaischt: https://github.com/eingemaischt .. _derlucas: https://github.com/derlucas +.. _glassbox_sco: https://github.com/glassbox_sco .. [1] Scanners with API Integration allow to push scanned documents directly to :ref:`Paperless API `, sometimes referred to as Webhook or Document POST. .. [2] Canon Multi Function Printers show strange behavior over SMB. They close and reopen the file after every page. It's recommended to tune the diff --git a/docs/setup.rst b/docs/setup.rst index 3aea55467..decb1ed65 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -224,6 +224,7 @@ Install Paperless from Docker Hub You can utilize Docker secrets for some configuration settings by appending `_FILE` to some configuration values. This is supported currently only by: + * PAPERLESS_DBUSER * PAPERLESS_DBPASS * PAPERLESS_SECRET_KEY