You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2021/12/21 11:38:59 UTC

[ozone] branch master updated: HDDS-6125. Support Hugo 0.91.0. (#2934)

This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 69e8617  HDDS-6125. Support Hugo 0.91.0. (#2934)
69e8617 is described below

commit 69e861713fd5e94f962b6324fc51565ed9faadc0
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Tue Dec 21 19:36:32 2021 +0800

    HDDS-6125. Support Hugo 0.91.0. (#2934)
---
 hadoop-hdds/docs/config.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/hadoop-hdds/docs/config.yaml b/hadoop-hdds/docs/config.yaml
index 44af7c4..31376e5 100644
--- a/hadoop-hdds/docs/config.yaml
+++ b/hadoop-hdds/docs/config.yaml
@@ -37,3 +37,8 @@ markup:
   goldmark:
     renderer:
       unsafe: true
+security:
+  funcs:
+    getenv:
+      - ^HUGO_
+      - ^OZONE_VERSION$
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org