diff --git a/config.toml b/config.toml index 795f1c0..6930b66 100644 --- a/config.toml +++ b/config.toml @@ -21,3 +21,7 @@ timeout = '120s' [markup.goldmark.parser] autoHeadingID = true autoHeadingIDType = 'blackfriday' + +[security] + [security.funcs] + getenv = ['DITHER_SERVER']