23 lines
339 B
TOML
23 lines
339 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
|