We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef40d09 commit a87fb74Copy full SHA for a87fb74
config.toml
@@ -84,7 +84,7 @@ weight = -80
84
enableInlineShortcodes = false
85
86
[security.exec]
87
-allow = ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
+allow = ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$", "^git$"]
88
osEnv = ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|RUBYLIB)$"]
89
90
[security.funcs]
0 commit comments