1
0
Fork 0
hugo/docs/config/_default/security.toml

10 lines
160 B
TOML

enableInlineShortcodes = false
[funcs]
getenv = ['^HUGO_', '^REPOSITORY_URL$', '^BRANCH$']
[http]
methods = ['(?i)GET|POST']
urls = ['.*']