mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
security: Use default execution settings
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
461b5fcafc
commit
3c6d2cfe5a
@@ -1,10 +1,6 @@
|
||||
|
||||
enableInlineShortcodes = false
|
||||
|
||||
[exec]
|
||||
allow = ['^go$']
|
||||
osEnv = ['^PATH$']
|
||||
|
||||
[funcs]
|
||||
getenv = ['^HUGO_', '^REPOSITORY_URL$', '^BRANCH$']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user