From ddd2bf153055e048e9b635616f23f64095bc2ef4 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Sun, 29 Mar 2026 07:52:34 +0000 Subject: [PATCH] idk --- config/_default/hugo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index d37a164..16bdd5a 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -46,7 +46,7 @@ enableGitInfo = true [[module.mounts]] source = "/srv/configs" target = "assets/configs" - + [security] [security.funcs] readFile = [".*"] @@ -55,6 +55,6 @@ enableGitInfo = true [[module.mounts]] source = "assets" target = "assets" - # [security.exec] - # # Hugo must be allowed to run the asciidoctor binary - # allow = ['^asciidoctor$'] \ No newline at end of file + [security.exec] + # Hugo must be allowed to run the asciidoctor binary + allow = ['^asciidoctor$'] \ No newline at end of file