diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 32ee8b857ac80e16b800c5bff9962440c895bdaa..75e133f4791632ca084fda0b433c99510fc1221a 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -63,7 +63,7 @@ typographer = false
 unsafe = true
 
 [security.funcs]
-getenv = ['^HUGO_', '^CI$', '^ACTIPAGE_']
+getenv = ['^HUGO_', '^CI$']
 
 [params]
 siteAuthor="Jeffrey Phillips Freeman"