This commit is contained in:
2026-03-29 07:52:34 +00:00
parent e7a9d14dc9
commit ddd2bf1530

View File

@@ -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$']
[security.exec]
# Hugo must be allowed to run the asciidoctor binary
allow = ['^asciidoctor$']