Skip to content

Commit 9dfa9de

Browse files
committed
added some more envOS variables
1 parent b081677 commit 9dfa9de

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
@@ -10,7 +10,7 @@ params:
1010
security:
1111
exec:
1212
allow: ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
13-
osEnv: (?i)^(GEM_PATH)$
13+
osEnv: (?i)^(GEM_PATH|PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|RUBYLIB)$
1414
funcs:
1515
getenv:
1616
- ^HUGO_

0 commit comments

Comments
 (0)