This commit is contained in:
@ -57,4 +57,24 @@ imaging:
|
||||
resampleFilter: "lanczos"
|
||||
quality: 90
|
||||
anchor: smart
|
||||
timeout: 600000
|
||||
timeout: 600000
|
||||
|
||||
security:
|
||||
enableInlineShortcodes: true
|
||||
exec:
|
||||
allow:
|
||||
- ^dart-sass-embedded$
|
||||
- ^go$
|
||||
- ^npx$
|
||||
- ^postcss$
|
||||
osEnv:
|
||||
- (?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$
|
||||
funcs:
|
||||
getenv:
|
||||
- ^HUGO_
|
||||
- WC_POST_CSS
|
||||
http:
|
||||
methods:
|
||||
- (?i)GET|POST
|
||||
urls:
|
||||
- .*
|
Reference in New Issue
Block a user