mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix typo in docs/scanners.rst
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
This commit is contained in:
		 Kevin Kandlbinder
					Kevin Kandlbinder
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							47c9ef36ac
						
					
				
				
					commit
					776c8afdba
				
			| @@ -125,7 +125,7 @@ This part assumes your Doxie is connected to WiFi and you know its IP. | |||||||
|  |  | ||||||
| 1. Open your Doxie web UI by navigating to its IP address | 1. Open your Doxie web UI by navigating to its IP address | ||||||
| 2. Navigate to Options -> Webhook | 2. Navigate to Options -> Webhook | ||||||
| 3. Set the *URL* to ``https://[your-paperless-ng-instance]/api/documents/post_document/`` | 3. Set the *URL* to ``https://[your-paperless-ngx-instance]/api/documents/post_document/`` | ||||||
| 4. Set the *File Parameter Name* to ``document`` | 4. Set the *File Parameter Name* to ``document`` | ||||||
| 5. Add the username and password to the respective fields (Consider creating a user just for your Doxie) | 5. Add the username and password to the respective fields (Consider creating a user just for your Doxie) | ||||||
| 6. Click *Submit* at the bottom of the page | 6. Click *Submit* at the bottom of the page | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user