mirror of
https://git.freebsd.org/doc.git
synced 2026-01-11 19:56:47 +00:00
parent
739ff8f761
commit
8bf50482b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue