25 lines
341 B
TOML
25 lines
341 B
TOML
timeout = 30000
|
|
enableInlineShortcodes = true
|
|
footnoteReturnLinkContents = "^"
|
|
|
|
[privacy]
|
|
|
|
[privacy.vimeo]
|
|
disabled = false
|
|
simple = true
|
|
|
|
[privacy.twitter]
|
|
disabled = false
|
|
enableDNT = true
|
|
simple = true
|
|
disableInlineCSS = true
|
|
|
|
[privacy.instagram]
|
|
disabled = false
|
|
simple = true
|
|
|
|
[privacy.youtube]
|
|
disabled = false
|
|
privacyEnhanced = true
|
|
|