From cbd9823ad60dc34593cea2de06a9b50fd5757b0e Mon Sep 17 00:00:00 2001 From: Michael Hobl Date: Mon, 16 Jun 2025 00:36:49 +1000 Subject: [PATCH] Documentation: correct Gotenberg API timeout value (#10186) --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index e9eaa5692..6a7270e01 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -130,7 +130,7 @@ command: - 'gotenberg' - '--chromium-disable-javascript=true' - '--chromium-allow-list=file:///tmp/.*' - - '--api-timeout=60' + - '--api-timeout=60s' ``` ## Permission denied errors in the consumption directory