security: Use default execution settings

This commit is contained in:
Andreas Deininger 2023-08-01 11:55:44 +02:00 committed by Bjørn Erik Pedersen
parent 461b5fcafc
commit 3c6d2cfe5a

View File

@ -1,10 +1,6 @@
enableInlineShortcodes = false
[exec]
allow = ['^go$']
osEnv = ['^PATH$']
[funcs]
getenv = ['^HUGO_', '^REPOSITORY_URL$', '^BRANCH$']