git: 4971f6343d - main - doc: Increase Hugo timeout for default builds

"Danilo G. Baio" <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4971f6343dece816408558d702d78732cfffe652

commit 4971f6343dece816408558d702d78732cfffe652
Author:     Danilo G. Baio <[email protected]>
AuthorDate: 2023-04-25 00:50:20 +0000
Commit:     Danilo G. Baio <[email protected]>
CommitDate: 2023-04-25 00:50:20 +0000

    doc: Increase Hugo timeout for default builds
    
    Some developers and contributors have reported experiencing timeouts
    when using cloud VMs with low resources.  Configure the same timeout as
    that used for offline builds.
---
 documentation/config/_default/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/config/_default/config.toml b/documentation/config/_default/config.toml
index d8b8548110..6949019e99 100644
--- a/documentation/config/_default/config.toml
+++ b/documentation/config/_default/config.toml
@@ -12,7 +12,7 @@ authors = [ "[email protected]" ]
 ignoreFiles = [ "chapter.adoc$", "contrib-386bsd.adoc$", "contrib-additional.adoc$", "contrib-committers.adoc$", "contrib-corealumni.adoc$", "contrib-develalumni.adoc$", "contrib-develinmemoriam.adoc$", "contrib-portmgralumni.adoc$", "\\.po$" ]
 enableRobotsTXT = true
 enableGitInfo = true
-timeout = 60000
+timeout = 180000
 
 [params]
   websiteURL = "https://www.FreeBSD.org"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.