whitelist DITHER_SERVER ENV var
This commit is contained in:
@@ -21,3 +21,7 @@ timeout = '120s'
|
|||||||
[markup.goldmark.parser]
|
[markup.goldmark.parser]
|
||||||
autoHeadingID = true
|
autoHeadingID = true
|
||||||
autoHeadingIDType = 'blackfriday'
|
autoHeadingIDType = 'blackfriday'
|
||||||
|
|
||||||
|
[security]
|
||||||
|
[security.funcs]
|
||||||
|
getenv = ['DITHER_SERVER']
|
||||||
|
|||||||
Reference in New Issue
Block a user