Skip to content

Commit a87fb74

Browse files
committed
allow git
1 parent ef40d09 commit a87fb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ weight = -80
8484
enableInlineShortcodes = false
8585

8686
[security.exec]
87-
allow = ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
87+
allow = ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$", "^git$"]
8888
osEnv = ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|RUBYLIB)$"]
8989

9090
[security.funcs]

0 commit comments

Comments
 (0)