mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
28 lines
408 B
TOML
28 lines
408 B
TOML
|
timeout = 30000
|
||
|
enableInlineShortcodes = true
|
||
|
footnoteReturnLinkContents = "^"
|
||
|
|
||
|
[taxonomies]
|
||
|
category = "categories"
|
||
|
tag = "tags"
|
||
|
series = "series"
|
||
|
|
||
|
[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
|