diff --git a/config.toml b/config.toml index 1f5b70c..c8a8c50 100644 --- a/config.toml +++ b/config.toml @@ -10,4 +10,4 @@ disableKinds = ["taxonomy", "taxonomyTerm"] quality = 95 [security] [security.funcs] - getenv = [ "^HUGO_", "CONTEXT" ] + getenv = [ "^HUGO_", "CONTEXT", "URL" ]