mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Documentation: correct Gotenberg API timeout value (#10186)
This commit is contained in:
parent
ce76303a32
commit
cbd9823ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue