mirror of https://git.FreeBSD.org/doc.git
parent
739ff8f761
commit
8bf50482b5
|
|
@ -22,7 +22,7 @@ timeout = "180s"
|
|||
[security]
|
||||
enableInlineShortcodes = false
|
||||
[security.exec]
|
||||
allow = ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
|
||||
allow = ["^dart-sass-embedded$", "^go$", "^git$", "^npx$", "^postcss$", "^asciidoctor$"]
|
||||
osEnv = ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|LOAD_PATH|RUBYLIB)$"]
|
||||
[security.funcs]
|
||||
getenv = ["^HUGO_"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue