git: 8975ae3a55 - main - doc: Increase Hugo timeout for offline 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=8975ae3a5522b4757141d8937c20fc8a7bb1ec60

commit 8975ae3a5522b4757141d8937c20fc8a7bb1ec60
Author:     Danilo G. Baio <[email protected]>
AuthorDate: 2023-04-20 00:45:57 +0000
Commit:     Danilo G. Baio <[email protected]>
CommitDate: 2023-04-20 00:49:05 +0000

    doc: Increase Hugo timeout for offline builds
    
    I still hit the timeout when building misc/freebsd-doc-* ports in
    parallel on poudriere.
    
    And occasionally we are receiving package-fallouts because of this.
---
 documentation/config/offline/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/config/offline/config.toml b/documentation/config/offline/config.toml
index c68817716d..c0ac70a72a 100644
--- a/documentation/config/offline/config.toml
+++ b/documentation/config/offline/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$", "books.adoc$", "\\.po$" ]
 enableRobotsTXT = true
 relativeURLs = 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.