Files
hugoDocs/config/_default/security.toml
T

10 lines
160 B
TOML

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