Skip to content

Commit 52048bd

Browse files
committed
added some more envOS variables
1 parent 8039d5b commit 52048bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ params:
99
security:
1010
exec:
1111
allow: ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
12-
osEnv: (?i)^(GEM_PATH)$
12+
osEnv: (?i)^(GEM_PATH|PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|RUBYLIB)$
1313
funcs:
1414
getenv:
1515
- ^HUGO_

0 commit comments

Comments
 (0)