mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 07:14:43 -04:00
security: Use default execution settings
This commit is contained in:
parent
461b5fcafc
commit
3c6d2cfe5a
@ -1,10 +1,6 @@
|
|||||||
|
|
||||||
enableInlineShortcodes = false
|
enableInlineShortcodes = false
|
||||||
|
|
||||||
[exec]
|
|
||||||
allow = ['^go$']
|
|
||||||
osEnv = ['^PATH$']
|
|
||||||
|
|
||||||
[funcs]
|
[funcs]
|
||||||
getenv = ['^HUGO_', '^REPOSITORY_URL$', '^BRANCH$']
|
getenv = ['^HUGO_', '^REPOSITORY_URL$', '^BRANCH$']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user