mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Documentation: correct Gotenberg API timeout value (#10186)
This commit is contained in:
		@@ -130,7 +130,7 @@ command:
 | 
				
			|||||||
    - 'gotenberg'
 | 
					    - 'gotenberg'
 | 
				
			||||||
    - '--chromium-disable-javascript=true'
 | 
					    - '--chromium-disable-javascript=true'
 | 
				
			||||||
    - '--chromium-allow-list=file:///tmp/.*'
 | 
					    - '--chromium-allow-list=file:///tmp/.*'
 | 
				
			||||||
    - '--api-timeout=60'
 | 
					    - '--api-timeout=60s'
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Permission denied errors in the consumption directory
 | 
					## Permission denied errors in the consumption directory
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user