mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	
						commit
						a5f9c8f651
					
				@ -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
 | 
			
		||||
@ -89,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 <api-file_uploads>`, 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
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user