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