summaryrefslogtreecommitdiffstats
path: root/docs/content/en/about/security-model/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/about/security-model/index.md')
-rw-r--r--docs/content/en/about/security-model/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/about/security-model/index.md b/docs/content/en/about/security-model/index.md
index c7e9d35c6..461c7fe77 100644
--- a/docs/content/en/about/security-model/index.md
+++ b/docs/content/en/about/security-model/index.md
@@ -42,7 +42,7 @@ The default configuration is listed below. Any build using features not in the a
Note that these and other config settings in Hugo can be overridden by the OS environment. If you want to block all remote HTTP fetching of data:
```
-HUGO_SECURITY_HTTP_URLS=none hugo
+HUGO_SECURITY_HTTP_URLS=none hugo
```
## Dependency Security