mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 11:04:53 -04:00
Update index.md
This commit is contained in:
parent
562ad8e969
commit
2c38aa356c
@ -35,7 +35,7 @@ But when developing and building your site, the runtime is the `hugo` executable
|
||||
|
||||
Hugo has a built-in security policy that restricts access to [os/exec](https://pkg.go.dev/os/exec), remote communication and similar.
|
||||
|
||||
The defdault configuration is listed below. And build using features not whitelisted in the security policy will faill with a detailed message about what needs to be done. Most of these settings are whitelists (string or slice, [Regular Expressions](https://pkg.go.dev/regexp) or `none` which matches nothing).
|
||||
The default configuration is listed below. And build using features not whitelisted in the security policy will faill with a detailed message about what needs to be done. Most of these settings are whitelists (string or slice, [Regular Expressions](https://pkg.go.dev/regexp) or `none` which matches nothing).
|
||||
|
||||
{{< code-toggle config="security" />}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user