idk
This commit is contained in:
@@ -46,7 +46,7 @@ enableGitInfo = true
|
|||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = "/srv/configs"
|
source = "/srv/configs"
|
||||||
target = "assets/configs"
|
target = "assets/configs"
|
||||||
|
|
||||||
[security]
|
[security]
|
||||||
[security.funcs]
|
[security.funcs]
|
||||||
readFile = [".*"]
|
readFile = [".*"]
|
||||||
@@ -55,6 +55,6 @@ enableGitInfo = true
|
|||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = "assets"
|
source = "assets"
|
||||||
target = "assets"
|
target = "assets"
|
||||||
# [security.exec]
|
[security.exec]
|
||||||
# # Hugo must be allowed to run the asciidoctor binary
|
# Hugo must be allowed to run the asciidoctor binary
|
||||||
# allow = ['^asciidoctor$']
|
allow = ['^asciidoctor$']
|
||||||
Reference in New Issue
Block a user