git: 4cf02aa484 - main - Activate git info in the documentation portal and in the website

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4cf02aa484a0be126c2f2295641549dca4dfb223

commit 4cf02aa484a0be126c2f2295641549dca4dfb223
Author:     Sergio Carlavilla Delgado <[email protected]>
AuthorDate: 2022-04-08 19:33:12 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2022-04-08 19:33:12 +0000

    Activate git info in the documentation portal and in the website
    
    In all pages except the main page for documentation portal
    and website will be shown information about who made the last
    modification and when.
    
    Thanks to dbaio@ and lwhsu@ to work into the CI infrastructure
    to reactivate the git info :)
---
 documentation/config/_default/config.toml | 2 +-
 website/config/_default/config.toml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/config/_default/config.toml b/documentation/config/_default/config.toml
index 9c9be4910d..087c0f5576 100644
--- a/documentation/config/_default/config.toml
+++ b/documentation/config/_default/config.toml
@@ -11,7 +11,7 @@ disableKinds = [ "taxonomy", "taxonomyTerm" ]
 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 = false
+enableGitInfo = true
 
 [params]
   websiteURL = "https://www.FreeBSD.org"
diff --git a/website/config/_default/config.toml b/website/config/_default/config.toml
index e04352229b..3a9b767b11 100644
--- a/website/config/_default/config.toml
+++ b/website/config/_default/config.toml
@@ -12,7 +12,7 @@ disablePathToLower = true
 authors = [ "[email protected]" ]
 ignoreFiles = [ "\\.po$" ]
 enableRobotsTXT = true
-enableGitInfo = false
+enableGitInfo = true
 preserveTOC = true
 
 [markup.asciidocExt]
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.