git: 0c15c3ec33 - main - Restore robots.txt

Wolfram Schneider wosch at freebsd.org
Tue Jan 26 18:22:57 UTC 2021


Hi,

Why does the commit message not contain the problem report number?

In this case it was PR: 253024

-Wolfram

On Tue, 26 Jan 2021 at 15:49, Sergio Carlavilla Delgado
<carlavilla at freebsd.org> wrote:
>
> The branch main has been updated by carlavilla:
>
> URL: https://cgit.FreeBSD.org/doc/commit/?id=0c15c3ec33e4b4fd0ccc1c642fb9aa229bf65aa9
>
> commit 0c15c3ec33e4b4fd0ccc1c642fb9aa229bf65aa9
> Author:     Sergio Carlavilla Delgado <carlavilla at FreeBSD.org>
> AuthorDate: 2021-01-26 14:46:07 +0000
> Commit:     Sergio Carlavilla Delgado <carlavilla at FreeBSD.org>
> CommitDate: 2021-01-26 14:49:36 +0000
>
>     Restore robots.txt
>
>     Restore the robots.txt file using Hugo configuration
> ---
>  website/config/_default/config.toml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/website/config/_default/config.toml b/website/config/_default/config.toml
> index 4625186e0b..656b88787c 100644
> --- a/website/config/_default/config.toml
> +++ b/website/config/_default/config.toml
> @@ -11,6 +11,7 @@ disableLanguages = ["tr", "el"]
>  disablePathToLower = true
>  authors = [ "carlavilla at FreeBSD.org" ]
>  ignoreFiles = [ "report-sample.md$" ]
> +enableRobotsTXT = true
>
>  preserveTOC = true
>


-- 
Wolfram Schneider <wosch at FreeBSD.org> https://wolfram.schneider.org


More information about the dev-commits-doc-all mailing list