summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorPrefetch2022-01-08 14:09:13 +0100
committerPrefetch2022-01-08 14:13:44 +0100
commit7c2d27ca89c5b096694b950c766e50df2dc87001 (patch)
treeed9ee3c02fe746350b9e0714f4648a554ade52b0 /config.toml
parent63966407338ed0bdb061ddfd67f8940c2ccb51d2 (diff)
Minor fixes, rename "Ion Sound Wave" and "Ito Process"
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index d5a8d6d..3463bda 100644
--- a/config.toml
+++ b/config.toml
@@ -3,3 +3,6 @@ languageCode = "en-us"
title = "Prefetch"
disableKinds = ["taxonomy", "term"]
+
+[security.exec]
+allow = ['^dart-sass-embedded$', '^go$', '^npx$', '^postcss$', '^pandoc$']